#include "NOThumbnail.h"
Inherits NiXPSObjects::NOPartBased.
Public Member Functions | |
| UInt32 | getImageSize () |
| bool | getImageData (UInt8 *pBuffer, UInt32 pSize) |
Class representing a thumbnail in an XPS package.
| bool NiXPSObjects::NOThumbnail::getImageData | ( | NCommon::UInt8 * | pBuffer, | |
| NCommon::UInt32 | pSize | |||
| ) |
Get image data
| 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 |
1.6.1