ImageData

class ImageData(width: Int, height: Int, data: UByteArrayInt)

Properties

data
Link copied to clipboard
common
val data: UByteArrayInt
height
Link copied to clipboard
common
val height: Int
width
Link copied to clipboard
common
val width: Int

Sources

common source
Link copied to clipboard