guishenl...@gmail.com wrote:
> Nobody knows?
>
> On Mar 31, 12:44 pm, "guishenl...@gmail.com"
> wrote:
>> Hi all,
>> If I have a picture file stored in the phone memery (.jpg .bmp
>> etc.),can I use Android API to zoom it out.For example, convert a
>> picture of size 800*800 to 80*80. If any
You can start from here:
Bitmap bm = BitmapFactory.decodeFile("pathtofile.jpg");
Ivan Soto Fernandez
Web Developer
http://ivansotof.com
On Mon, Apr 6, 2009 at 7:05 PM, guishenl...@gmail.com wrote:
>
> Nobody knows?
>
> On Mar 31, 12:44 pm, "guishenl...@gmail.com"
> wrote:
> > Hi all,
> >
Nobody knows?
On Mar 31, 12:44 pm, "guishenl...@gmail.com"
wrote:
> Hi all,
> If I have a picture file stored in the phone memery (.jpg .bmp
> etc.),can I use Android API to zoom it out.For example, convert a
> picture of size 800*800 to 80*80. If anyone knows, please give me some
> sample c
3 matches
Mail list logo