#include "NOThumbnail.h"
Public Member Functions | |
| UInt32 | getImageSize () |
| bool | getImageData (UInt8 *pBuffer, UInt32 pSize) |
| NCommon::UInt32 NiXPSObjects::NOThumbnail::getImageSize | ( | ) |
| 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.5.3