Cybook thumbnail (format plug-in)
Posted: Fri Apr 17, 2009 5:44 am
Hi all,
I am creating the format plug-in for T2B files, they are the thumbnail for the Cybook eBook Reader.
My problem is that this format is very restrictive! the image must be 96x144x4 grays.
The first question is: When i return false in gfpSavePictureIsSupported i show a message box with the error, but later XnView show another message box! with message "contact you dealer", is there a way to don't show it?
Another question, it is possible restrict the support format to 4 grays? it call me with 8 bits per pixel with anything grayscale image...
The plug-in and the source code are in:
http://amicoperry.altervista.org/data/XnCybook.zip
Thank for any answer...
Perry
I am creating the format plug-in for T2B files, they are the thumbnail for the Cybook eBook Reader.
My problem is that this format is very restrictive! the image must be 96x144x4 grays.
The first question is: When i return false in gfpSavePictureIsSupported i show a message box with the error, but later XnView show another message box! with message "contact you dealer", is there a way to don't show it?
Another question, it is possible restrict the support format to 4 grays? it call me with 8 bits per pixel with anything grayscale image...
The plug-in and the source code are in:
http://amicoperry.altervista.org/data/XnCybook.zip
Thank for any answer...
Perry