Constructor

new(app:Clay)

Methods

@:value({ async : false, components : 4 })imageFromBytes(bytes:Uint8Array, components:Int = 4, async:Bool = false, ?callback:(image:Image) ‑> Void):Image

Inherited Variables

Defined by BaseAssets

read onlyapp:Clay

Clay app

Inherited Methods

Defined by BaseAssets