class lime.graphics.ImageBuffer
Available on all platforms
Instance Fields
function new(?data:UInt8Array = null, ?width:Int = 0, ?height:Int = 0, ?bitsPerPixel:Int = 32, ?format:PixelFormat = null):Void
class lime.graphics.ImageBuffer
Available on all platforms
function new(?data:UInt8Array = null, ?width:Int = 0, ?height:Int = 0, ?bitsPerPixel:Int = 32, ?format:PixelFormat = null):Void