Available on clay native
new(app:Clay)
@:value({ async : false, components : 4 })imageFromBytes(bytes:Uint8Array, components:Int = 4, async:Bool = false, ?callback:(image:Image) ‑> Void):Image
read onlyapp:Clay
Clay app
fullPath(path:String):String