(keitai-l) Re: Decoding .gif or .jpeg images in iAppli

From: Matt Armstrong <matt_at_lickey.com>
Date: 09/06/01
Message-ID: <20010906102100.A8105@lickey.com>
On Wed, Sep 05, 2001 at 11:47:14AM -0700, Jim Munro wrote:
> Our team is fairly new to the world of Java enabled phones and we have a
> very specific problem we are trying to solve:
> 
> We need to read encoded image files (gif or jpeg depending on the phone)
> from a host server and decode them into memory before we display it. So
> far we can only decode and display it at the same time!
> 
> In fact, we need to modify the bitstream before we decode it and then we
> have to modify the resulting image bit-map before we display it.
> 
> I'd appreciate any guidance here. We have serchad the archives, tried a
> few things, but have had no success so far......

Image processing like that sounds like the kind of thing you would want to
do on a server.

[ Need archives? How to unsubscribe? http://www.appelsiini.net/keitai-l/ ]
Received on Thu Sep 6 19:17:30 2001