class lime.graphics.ImageBuffer

Instance Fields

function new(?data:UInt8Array, ?width:Int, ?height:Int, ?bitsPerPixel:Int, ?format:PixelFormat): Void

function clone(): ImageBuffer