I guess from the lack of responses this isn't possible?

Too bad.....

Shane


On Aug 2, 2:14 pm, Shane <shanemenchi...@gmail.com> wrote:
> So I have a Canvas which uses a bitmap to store the draw calls on.  I
> have applied a ColorMatrixFilter to the underlying bitmap of the
> canvas.  It looks awesome when on the phone and during the OnDraw
> calls.  The ColorMatrixFilter is making the bitmap look exactly like I
> want it when the Canvas is drawn.
>
> Now how do I SAVE the Colormatrix effect?  I normally take the
> underlying bitmap that is attached to the Canvas and Bitmap.Compress
> save it.  But this method doesn't save the ColorMatrixFilter effect.
> How can I get the ColorMatrixFilter to actually alter the Bitmap
> itself so I can Bitmap.compress save the damn thing!!
>
> Thanks Everyone,
> Shane
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to