Sophie

Sophie

distrib > * > 2010.0 > * > by-pkgid > b36c97ff723e66f0f38bce83645c99dc > files > 1509

exiv2-doc-0.18.2-1mdv2010.0.x86_64.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<title>Exiv2: rw2image.hpp File Reference</title>
<link href="tabs.css" rel="stylesheet" type="text/css">
<link href="doxygen.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.5.9 -->
<div class="navigation" id="top">
  <div class="tabs">
    <ul>
      <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>
      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
      <li><a href="annotated.html"><span>Classes</span></a></li>
      <li class="current"><a href="files.html"><span>Files</span></a></li>
      <li><a href="examples.html"><span>Examples</span></a></li>
    <li>
      <form action="search.php" method="get">
        <table cellspacing="0" cellpadding="0" border="0">
          <tr>
            <td><label>&nbsp;<u>S</u>earch&nbsp;for&nbsp;</label></td>
            <td><input type="text" name="query" value="" size="20" accesskey="s"/></td>
          </tr>
        </table>
      </form>
    </li>
    </ul>
  </div>
  <div class="tabs">
    <ul>
      <li><a href="files.html"><span>File&nbsp;List</span></a></li>
      <li><a href="globals.html"><span>File&nbsp;Members</span></a></li>
    </ul>
  </div>
</div>
<div class="contents">
<h1>rw2image.hpp File Reference</h1>Class Rw2Image.  
<a href="#_details">More...</a>
<p>
<code>#include &quot;<a class="el" href="image_8hpp.html">image.hpp</a>&quot;</code><br>
<code>#include &quot;<a class="el" href="basicio_8hpp.html">basicio.hpp</a>&quot;</code><br>
<code>#include &quot;<a class="el" href="types_8hpp.html">types.hpp</a>&quot;</code><br>
<code>#include &lt;string&gt;</code><br>

<p>
<div class="dynheader">
Include dependency graph for rw2image.hpp:</div>
<div class="dynsection">
<p><center><img src="rw2image_8hpp__incl.png" border="0" usemap="#rw2image.hpp_map" alt=""></center>
<map name="rw2image.hpp_map">
<area shape="rect" id="node3" href="image_8hpp.html" title="Class Image, defining the interface for all Image subclasses." alt="" coords="1124,80,1236,107"><area shape="rect" id="node5" href="types_8hpp.html" title="Type definitions for Exiv2 and related functionality." alt="" coords="724,528,836,555"><area shape="rect" id="node23" href="basicio_8hpp.html" title="Simple binary IO abstraction." alt="" coords="1925,453,2056,480"><area shape="rect" id="node31" href="exif_8hpp.html" title="Encoding and decoding of Exif data." alt="" coords="1173,229,1275,256"><area shape="rect" id="node65" href="iptc_8hpp.html" title="Encoding and decoding of IPTC data." alt="" coords="713,229,815,256"><area shape="rect" id="node87" href="xmp_8hpp.html" title="Encoding and decoding of XMP data." alt="" coords="1091,155,1181,181"><area shape="rect" id="node7" href="version_8hpp.html" title="Precompiler define and a function to test the Exiv2 version. References: Similar..." alt="" coords="745,603,876,629"><area shape="rect" id="node33" href="metadatum_8hpp.html" title="Provides abstract base classes Metadatum and Key." alt="" coords="1141,379,1293,405"><area shape="rect" id="node36" href="value_8hpp.html" title="Value interface and concrete subclasses." alt="" coords="1131,453,1243,480"><area shape="rect" id="node51" href="tags_8hpp.html" title="Exif tag and type information." alt="" coords="1328,304,1429,331"><area shape="rect" id="node69" href="error_8hpp.html" title="Error class for exceptions." alt="" coords="195,453,307,480"><area shape="rect" id="node77" href="datasets_8hpp.html" title="IPTC dataset and type information." alt="" coords="773,304,915,331"><area shape="rect" id="node90" href="properties_8hpp.html" title="XMP property and type information. References: &#160;XMP Specification from Adobe (Property..." alt="" coords="1299,229,1459,256"></map>
</div>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Classes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classExiv2_1_1Rw2Image.html">Exiv2::Rw2Image</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Class to access raw Panasonic RW2 images. Exif metadata is supported directly, IPTC and XMP are read from the Exif data, if present.  <a href="classExiv2_1_1Rw2Image.html#_details">More...</a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classExiv2_1_1Rw2Parser.html">Exiv2::Rw2Parser</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Stateless parser class for data in RW2 format. Images use this class to decode and encode RW2 data. Only decoding is currently implemented. See class <a class="el" href="classExiv2_1_1TiffParser.html" title="Stateless parser class for data in TIFF format. Images use this class to decode and...">TiffParser</a> for details.  <a href="classExiv2_1_1Rw2Parser.html#_details">More...</a><br></td></tr>
<tr><td colspan="2"><br><h2>Namespaces</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">namespace &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceExiv2.html">Exiv2</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Provides classes and functions to encode and decode Exif and Iptc data. The <b>libexiv2</b> API consists of the objects of this namespace. <br></td></tr>

<p>
<tr><td class="memItemLeft" nowrap align="right" valign="top">namespace &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceExiv2_1_1ImageType.html">Exiv2::ImageType</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Supported image formats. <br></td></tr>

<p>
<tr><td colspan="2"><br><h2>Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="76129504f3c4a48a9c3eaeb823d302e1"></a><!-- doxytag: member="rw2image.hpp::newRw2Instance" ref="76129504f3c4a48a9c3eaeb823d302e1" args="(BasicIo::AutoPtr io, bool create)" -->
EXIV2API Image::AutoPtr&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceExiv2.html#76129504f3c4a48a9c3eaeb823d302e1">Exiv2::newRw2Instance</a> (BasicIo::AutoPtr io, bool create)</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Create a new <a class="el" href="classExiv2_1_1Rw2Image.html" title="Class to access raw Panasonic RW2 images. Exif metadata is supported directly, IPTC...">Rw2Image</a> instance and return an auto-pointer to it. Caller owns the returned object and the auto-pointer ensures that it will be deleted. <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="31dc6a983c786692a5a6b100ae58cde3"></a><!-- doxytag: member="rw2image.hpp::isRw2Type" ref="31dc6a983c786692a5a6b100ae58cde3" args="(BasicIo &amp;iIo, bool advance)" -->
EXIV2API bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceExiv2.html#31dc6a983c786692a5a6b100ae58cde3">Exiv2::isRw2Type</a> (BasicIo &amp;iIo, bool advance)</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Check if the file iIo is a RW2 image. <br></td></tr>
<tr><td colspan="2"><br><h2>Variables</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="2bbdd4b7b9805eb3513917d33297ce7d"></a><!-- doxytag: member="rw2image.hpp::rw2" ref="2bbdd4b7b9805eb3513917d33297ce7d" args="" -->
const int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="namespaceExiv2_1_1ImageType.html#2bbdd4b7b9805eb3513917d33297ce7d">Exiv2::ImageType::rw2</a> = 16</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">RW2 image type (see class <a class="el" href="classExiv2_1_1Rw2Image.html" title="Class to access raw Panasonic RW2 images. Exif metadata is supported directly, IPTC...">Rw2Image</a>). <br></td></tr>
</table>
<hr><h2>Detailed Description</h2>
Class Rw2Image. 
<p>
<dl class="version" compact><dt><b>Version:</b></dt><dd></dd></dl>
<dl class="rcs" compact><dt><b>Rev</b></dt><dd>1750 </dd></dl>
<dl class="author" compact><dt><b>Author:</b></dt><dd>Andreas Huggel (ahu) <a href="mailto:ahuggel@gmx.net">ahuggel@gmx.net</a> </dd></dl>
<dl class="date" compact><dt><b>Date:</b></dt><dd>06-Jan-09, ahu: created </dd></dl>
</div>
<hr size="1"><address style="text-align: right;"><small>Generated on Thu Jun 25 15:17:32 2009 for Exiv2 by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.9 </small></address>
</body>
</html>