Issue 64: haxe.BytesData <=> ByteArray <=> BitmapData conversion/casting
Status:  Invalid
Owner: ----
Closed:  Sep 2010
Reported by Andy.onthewings, Sep 21, 2010
It would be great to have methods that can convert (or better cast) between haxe.BytesData, ByteArray, BitmapData.

Currently the input of BitmapData.loadFromBytes/BitmapData.loadFromHaxeBytes is the bytes of a encoded file, but I would like to load a raw pixel array into a BitmapData.

If the raw pixel array is referenced but not copied, it would be the best case.
Sep 21, 2010
#1 Andy.onthewings
oh, sorry, it should be for nme, I clicked on the wrong project :(
I've copied it to the issue page of nme. Please delete this one.
Sep 21, 2010
Project Member #2 gameh...@gmail.com
(No comment was entered for this change.)
Status: Invalid