Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > 45363f6bf8dfab62c014ce1a875512e9 > files > 26

libexif-devel-0.6.20-1.fc15.i686.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>EXIF library (libexif) API: Deprecated List</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript">
$(document).ready(initResizable);
</script>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.7.3 -->
<div id="top">
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  <td style="padding-left: 0.5em;">
   <div id="projectname">EXIF library (libexif) API&#160;<span id="projectnumber">0.6.20</span></div>
  </td>
 </tr>
 </tbody>
</table>
</div>
  <div id="navrow1" class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li class="current"><a href="pages.html"><span>Related&#160;Pages</span></a></li>
      <li><a href="annotated.html"><span>Data&#160;Structures</span></a></li>
      <li><a href="files.html"><span>Files</span></a></li>
      <li><a href="dirs.html"><span>Directories</span></a></li>
    </ul>
  </div>
</div>
<div id="side-nav" class="ui-resizable side-nav-resizable">
  <div id="nav-tree">
    <div id="nav-tree-contents">
    </div>
  </div>
  <div id="splitbar" style="-moz-user-select:none;" 
       class="ui-resizable-handle">
  </div>
</div>
<script type="text/javascript">
  initNavTree('deprecated.html','');
</script>
<div id="doc-content">
<div class="header">
  <div class="headertitle">
<h1>Deprecated List </h1>  </div>
</div>
<div class="contents">
<div class="textblock"><p><a class="anchor" id="_deprecated000001"></a> </p>
<dl>
<dt>Global <a class="el" href="exif-entry_8h.html#a3ed3eba673475efc0625741cf5bf6d33">exif_entry_free</a> (ExifEntry *entry) </dt>
<dd>Should not be called directly. Use <a class="el" href="exif-entry_8h.html#a83995c571cabed5171d6193bbef111bc" title="Increase reference counter for ExifEntry.">exif_entry_ref</a> and <a class="el" href="exif-entry_8h.html#ad983a948211cb7de95c8fc52049f1bab" title="Decrease reference counter for ExifEntry.">exif_entry_unref</a> instead.</dd>
</dl>
<p><a class="anchor" id="_deprecated000004"></a> </p>
<dl>
<dt>Global <a class="el" href="exif-tag_8h.html#ad8cfa4d37ec75985019e00e2e7a59556">exif_tag_get_description</a> (ExifTag tag) </dt>
<dd>Use <a class="el" href="exif-tag_8h.html#afd8e9f0aaadbd22fa007f58789279d9c" title="Return a verbose textual description of the given tag when found in the given IFD.">exif_tag_get_description_in_ifd</a> instead </dd>
</dl>
<p><a class="anchor" id="_deprecated000002"></a> </p>
<dl>
<dt>Global <a class="el" href="exif-tag_8h.html#a09dab484396dbcd277161df07aa09cf1">exif_tag_get_name</a> (ExifTag tag) </dt>
<dd>Use <a class="el" href="exif-tag_8h.html#a82b5a88d44d27d432afb5a1db74268b0" title="Return a textual name of the given tag when found in the given IFD.">exif_tag_get_name_in_ifd</a> instead </dd>
</dl>
<p><a class="anchor" id="_deprecated000003"></a> </p>
<dl>
<dt>Global <a class="el" href="exif-tag_8h.html#a6530318a3f4c3cb5020d9b55447f073a">exif_tag_get_title</a> (ExifTag tag) </dt>
<dd>Use <a class="el" href="exif-tag_8h.html#aa305689da4ceb3e86692377393dcc142" title="Return a textual title of the given tag when found in the given IFD.">exif_tag_get_title_in_ifd</a> instead </dd>
</dl>
<p><a class="anchor" id="_deprecated000006"></a> </p>
<dl>
<dt>Global <a class="el" href="exif-utils_8h.html#ae25323c5bacc023eef01d895d89b5b9a">EXIF_TAG_SUBSEC_TIME</a>  </dt>
<dd>Use EXIF_TAG_SUB_SEC_TIME instead.</dd>
</dl>
<p><a class="anchor" id="_deprecated000005"></a> </p>
<dl>
<dt>Global <a class="el" href="exif-tag_8h.html#a237d74c6aad78ef755d5d4c2ecdd3f3d">EXIF_TAG_UNKNOWN_C4A5</a>  </dt>
<dd>Use EXIF_TAG_PRINT_IMAGE_MATCHING instead.</dd>
</dl>
</div></div>
</div>
  <div id="nav-path" class="navpath">
    <ul>
      <li class="footer">Generated on Fri Mar 18 2011 for EXIF library (libexif) API by&#160;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.3 </li>
    </ul>
  </div>

</body>
</html>