| Issue 64: | haxe.BytesData <=> ByteArray <=> BitmapData conversion/casting | |
| 1 person starred this issue and may be notified of changes. | Back to list |
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
Sep 21, 2010
(No comment was entered for this change.)
Status:
Invalid
|