Open GoogleCodeExporter opened 9 years ago
Is there anyway to generate bitmap with redtamarin currently? How would you do
something like batch resizing photos with redtamarin?
Original comment by darkredz
on 4 May 2011 at 7:10
currently no it's not possible
when you are with Flash or AIR, the classes like Bitmap and BitmapData
can allow you to manipulate images at the pixel level
and this is done natively
and not present in redtamarin
to do batch resizing of photos I would go with something like ImageMagik
and control its input/output with redtamarin
I need to look at what need to be done to have native Bitmap and BitmapData
support
but not sure yet the amount of work it needs
Original comment by zwetan
on 5 May 2011 at 12:17
Original issue reported on code.google.com by
zwetan
on 25 Apr 2011 at 11:58