class lime.graphics.ImageBuffer

Available on all platforms

Instance Fields

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

function clone():ImageBuffer