XMP_ThumbnailInfo Struct Reference

Thumbnail descriptor. More...

#include <XMP_Const.h>

List of all members.

Public Member Functions

 XMP_ThumbnailInfo ()
 Default constructor.

Public Attributes

XMP_FileFormat fileFormat
 The format of the containing file.
XMP_Uns32 fullWidth
 Full image size in pixels.
XMP_Uns32 tnailWidth
 Thumbnail image size in pixels.
XMP_Uns16 fullOrientation
 Orientation of full image and thumbnail, as defined by Exif for tag 274.
const XMP_Uns8 * tnailImage
 Raw image data from the host file, valid for life of the owning XMPFiles object. Do not modify!
XMP_Uns32 tnailSize
 The size in bytes of the thumbnail image data.
XMP_Uns8 tnailFormat
 The format of the thumbnail image data.
XMP_Uns8 pad1
 Padding to make the struct's size be a multiple 4.


Detailed Description

Thumbnail descriptor.
The documentation for this struct was generated from the following file:

XMP-Toolkit-SDK-4.4.2 documentation generated by doxygen 1.5.6