Image Data
Exposes the JavaScript ImageData to Kotlin
Constructors
ImageData
Link copied to clipboard
fun ImageData(data: Uint8ClampedArray, sw: Int, sh: Int = definedExternally)
Content copied to clipboard