Exiv2::Cr2Parser Class Reference

Stateless parser class for data in CR2 format. Images use this class to decode and encode CR2 data. See class TiffParser for details. More...

#include <cr2image.hpp>

List of all members.

Static Public Member Functions

ByteOrder decode (ExifData &exifData, IptcData &iptcData, XmpData &xmpData, const byte *pData, uint32_t size)
 Decode metadata from a buffer pData of length size with data in CR2 format to the provided metadata containers. See TiffParser::decode().
WriteMethod encode (Blob &blob, const byte *pData, uint32_t size, const ExifData &exifData, const IptcData &iptcData, const XmpData &xmpData)
 Encode metadata from the provided metadata to CR2 format. See TiffParser::encode().


Detailed Description

Stateless parser class for data in CR2 format. Images use this class to decode and encode CR2 data. See class TiffParser for details.


The documentation for this class was generated from the following file:
Generated on Thu Dec 31 03:57:59 2009 for Exiv2 by  doxygen 1.3.9.1