3-13 PrintImage
Print image files.
int PrintImage (const char *imagePath, const bool compress,
const unsigned int alignment)
[Parameters]
* const char *imagePath
[in] String for the image file path. JPG, BMP and GIF are supported.
* const bool compress
[in] Set whether to compress RLE image.
* const unsigned int alignment
[in] Set the image alignment.