On Mon, Mar 5, 2012 at 5:04 PM, Guilherme Utrabo <[email protected]> wrote:
> Hello everybody,
>
> I want to get four image files and join then to create one big image file.
> Is there a performatic way to do it?

In fact, performatic aside :-) , is there a (scalable) way of doing
that at all?  There can be any number of good reasons to assemble a
bigger image from partial images on an Android device (think panoramas
for instance).  If I have say a total of 50 - 200 megs of uncompressed
pixel data in a bunch of bitmaps (assume each of them individually
fitting into the heap), is there a way to get a nice .png out of them
to post on Facebook?

-- 
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