Sophie

Sophie

distrib > Mageia > 6 > armv7hl > media > core-updates > by-pkgid > aa0dbac00d38b9b1f139a5035c5709e4 > files > 36

libexif-devel-0.6.21-9.1.mga6.armv7hl.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"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.13"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>EXIF library (libexif) API: Deprecated List</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="navtree.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="resize.js"></script>
<script type="text/javascript" src="navtreedata.js"></script>
<script type="text/javascript" src="navtree.js"></script>
<script type="text/javascript">
  $(document).ready(initResizable);
</script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  <td id="projectalign" style="padding-left: 0.5em;">
   <div id="projectname">EXIF library (libexif) API
   &#160;<span id="projectnumber">0.6.21</span>
   </div>
  </td>
 </tr>
 </tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.13 -->
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
$(function() {
  initMenu('',false,false,'search.php','Search');
});
</script>
<div id="main-nav"></div>
</div><!-- top -->
<div id="side-nav" class="ui-resizable side-nav-resizable">
  <div id="nav-tree">
    <div id="nav-tree-contents">
      <div id="nav-sync" class="sync"></div>
    </div>
  </div>
  <div id="splitbar" style="-moz-user-select:none;" 
       class="ui-resizable-handle">
  </div>
</div>
<script type="text/javascript">
$(document).ready(function(){initNavTree('deprecated.html','');});
</script>
<div id="doc-content">
<div class="header">
  <div class="headertitle">
<div class="title">Deprecated List </div>  </div>
</div><!--header-->
<div class="contents">
<div class="textblock"><dl class="reflist">
<dt><a class="anchor" id="_deprecated000001"></a>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>
<dt><a class="anchor" id="_deprecated000004"></a>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>
<dt><a class="anchor" id="_deprecated000002"></a>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>
<dt><a class="anchor" id="_deprecated000003"></a>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>
<dt><a class="anchor" id="_deprecated000006"></a>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>
<dt><a class="anchor" id="_deprecated000005"></a>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><!-- contents -->
</div><!-- doc-content -->
<!-- start footer part -->
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
  <ul>
    <li class="footer">Generated by
    <a href="http://www.doxygen.org/index.html">
    <img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.13 </li>
  </ul>
</div>
</body>
</html>