ImageData

data class ImageData(val rawBytes: ByteArray, val mimeType: String)

Constructors

Link copied to clipboard
constructor(rawBytes: ByteArray, mimeType: String)

Properties

Link copied to clipboard
Link copied to clipboard