API Documentation

class ImageBuffer

package lime.graphics

Constructor

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

Variables

bitsPerPixel:Int

data:UInt8Array

format:PixelFormat

height:Int

premultiplied:Bool

src:Dynamic

read onlystride:Int

transparent:Bool

width:Int

Methods

clone ():ImageBuffer

© 2018