ImageData

data class ImageData(val image: NativeImage) : ImageSource

Constructors

Link copied to clipboard
constructor(image: NativeImage)

Properties

Link copied to clipboard