class lime.graphics.ImageBuffer

Instance Fields

function new(?data:UInt8Array = null, ?width:Int = 0, ?height:Int = 0, ?bitsPerPixel:Int = 4): Void

function clone(): ImageBuffer