lib
Toggle table of contents
0.0.2
common
Target filter
common
Switch theme
Search in API
Skip to content
lib
lib
/
io.github.aryapreetam.cmpimgcompress
/
ImageData
Image
Data
data
class
ImageData
(
val
rawBytes
:
ByteArray
,
val
mimeType
:
String
)
Members
Constructors
Image
Data
Link copied to clipboard
constructor
(
rawBytes
:
ByteArray
,
mimeType
:
String
)
Properties
mime
Type
Link copied to clipboard
val
mimeType
:
String
raw
Bytes
Link copied to clipboard
val
rawBytes
:
ByteArray