3-14 DownloadNVImage
Save images to the non-volatile memory area of the printer.
int DownloadNVImage (const char *imagePath, const unsigned int keyCode)
[Parameters]
* const char *imagePath
[in] String for the image file path. JPG, BMP and GIF are supported.
* const unsigned int keyCode
[in] Address of the memory area where image is stored (0 ~ 255).
[Return Values]