Well...

The Palm natively supports its own bitmap format and you can display those
with a single call. Beyond that, you're going to have to write (or find some
free code) to decompress and display, so really it's completely up to you.
If your files are huge in .jpg format, I suspect you're not going to find
many better solutions size-wise, but there are certainly speedier formats.


"Steven Fisher" <[EMAIL PROTECTED]> wrote in message
news:87570@palm-dev-forum...
>
> I have to display pictures for items in my database, so...
>
> What's the best way to display pictures on the Palm? What format should
> I use for the pictures? What libraries should I use to display them?
>
> The original pictures are in JPEG format, but I plan to decompress and
> recompress them for size reasons anyway (they're HUGE) so there's little
> reason to keep them as JPEGs if JPEGs are slow to decompress on the Palm.
>
> This is a static database downloaded by a conduit, not wireless or
> anything like that.
>
> I'm sure this has been asked before, but I couldn't find it, sorry. :(
>
> Thanks in advance!
>
>



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

Reply via email to