Eric Potter wrote:
From looking at the CameraSample code, I've figured out how to capture an image taken with the camera. But how do I store the image and retieve it later? I've read in the archives that I can't just write the Bitmap structure to the database because the bits are stored outside the structure. Does anyone have some sample code for this?

Eric


If the bits are stored outside, then you will have a pointer to this bits, right? Use it and the infos from the header to save it.

--
-------------------------------------------------------------------------
  Henk Jonas                                            [EMAIL PROTECTED]
  Palm OS ® certified developer

  Please contact me, if you need an off-side contract worker.
-------------------------------------------------------------------------

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

Reply via email to