CanvasImageData
Inheritors
Functions
Link copied to clipboard
abstract fun createImageData(sw: Int, sh: Int, settings: ImageDataSettings = definedExternally): ImageData
Link copied to clipboard
abstract fun getImageData(sx: Int, sy: Int, sw: Int, sh: Int, settings: ImageDataSettings = definedExternally): ImageData
Link copied to clipboard