NiXPSObjects::NOThumbnail Class Reference

#include "NOThumbnail.h"

List of all members.

Public Member Functions

UInt32 getImageSize ()
bool getImageData (UInt8 *pBuffer, UInt32 pSize)


Detailed Description

Class representing a thumbnail in an XPS package.
Examples:

docexample_getthumbnail.cpp.


Member Function Documentation

NCommon::UInt32 NiXPSObjects::NOThumbnail::getImageSize (  ) 

Get image size, the size of the data representing the image.

Examples:
docexample_getthumbnail.cpp.

bool NiXPSObjects::NOThumbnail::getImageData ( NCommon::UInt8 pBuffer,
NCommon::UInt32  pSize 
)

Get image data

Parameters:
pBuffer buffer to be filled with the image data
pSize the size of the buffer. Should be bigger than or equal the value returned by getImageSize for the operation to complete successfully
Returns:
wheters operation was successful or not
Examples:
docexample_getthumbnail.cpp.


The documentation for this class was generated from the following files:
Generated on Thu Jul 3 15:30:45 2008 for NiXPS Library SDK by  doxygen 1.5.3