Hello,

I am looking for a way to convert bitmap image from external card to
Palm format. Is there any VFS API or VFS API combine with other Palm
APIs can read bitmap file from external card into memory and return a
Palm format bitmap handle or pointer, such as BitmapPtr? (I looked
through those VFS APIs and did not got any idea)
Does Palm provide such APIs? If not, is it means in order to transfer
normal bitmap files, I have to look for a bitmap library just as those
free Jpag librarys?
Or, I may need to transfer normal bitmap format to Palm format by
myself? That is, recognize and interpret normal bitmap format, self
create and fill in a Palm BitmayType structure after load the raw
image data into memory chunck?

Appreciate any instructions

Thanks

-- 
For information on using the PalmSource Developer Forums, or to unsubscribe, 
please see http://www.palmos.com/dev/support/forums/

Reply via email to