(keitai-l) Re: image viewing in iAppli

From: naveen <nimmavanu_at_yahoo.com>
Date: 07/23/01
Message-ID: <002b01c1134c$4fd5f9f0$4c00a8c0@naveen>
getting the file as a stream is okay, but where is the entry point into the
iAppli(after converting....).
We are going for Jpegs because it gives better quality of photo images and
you have maintained a nice site there.
thanks
naveen
----- Original Message -----
From: "Manish Prabhune" <applet_graphics@yahoo.com>
To: <keitai-l@appelsiini.net>
Sent: Monday, July 23, 2001 12:45 PM
Subject: (keitai-l) Re: image viewing in iAppli


> I think you will have to get this file over a HTTP connection as a stream
of
> bytes and then
> use whatever logic to decode it.
> But doing this over a keitai hmmmmmm why do you want to do it anyway?
>
> Manish Prabhune
> www.imodeindia.com
>
>
> ----- Original Message -----
> From: "naveen" <nimmavanu@yahoo.com>
> To: <keitai-l@appelsiini.net>
> Sent: Monday, July 23, 2001 11:45 AM
> Subject: (keitai-l) image viewing in iAppli
>
>
> > hi ,
> > I am relatively new to keitai development, I have to display a jpeg
image
> in
> > an iAppli, how do i go about it.
> > I traced the code of doja api, the support for GIFs is system
dependent(I
> > guess), as i eneded in native methods for handling images.
> > I plan to do jpeg decoding in the client( keitai) and pass the byte
array
> > thus got to the Iappli.
> > I have got two problems now, Will I be able to do decoding in client
side
> > (with limited resources) and where shall i pass the raw image byte array
> to
> > the software(doja/cldc).
> > regards
> > naveen
> >
> >
> > _________________________________________________________
> > Do You Yahoo!?
> > Get your free @yahoo.com address at http://mail.yahoo.com
> >
> >
> > [ Did you check the archives?   http://www.appelsiini.net/keitai-l/ ]
>
>
> _________________________________________________________
> Do You Yahoo!?
> Get your free @yahoo.com address at http://mail.yahoo.com
>
>
> [ Did you check the archives?   http://www.appelsiini.net/keitai-l/ ]


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


[ Did you check the archives?   http://www.appelsiini.net/keitai-l/ ]
Received on Mon Jul 23 10:41:31 2001