In my image processing, I want to use an image stored in assets folder to
process user's bitmap image.
So, rather than sending the data for both I would like to send the data for
only user's image.



On Wed, Dec 26, 2012 at 12:39 PM, skink <[email protected]> wrote:

>
>
> Shubham Aggarwal wrote:
> > Suppose you want to perform image processing on a bitmap of size 480x480
> or
> > bigger.
> >
> >
> >
>
> and what does it have to do with assets?
>
> you do your image processing on in-memory bitmap representation not on
> the file your image is stored
>
> pskink
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to [email protected]
> To unsubscribe from this group, send email to
> [email protected]
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>



-- 
Shubham Aggarwal
Electrical Engineering Student
IIT Dellhi

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to