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
/
CompressedImage
/
CompressedImage
Compressed
Image
constructor
(
bytes
:
ByteArray
,
originalSize
:
Int
,
compressedSize
:
Int
,
mimeType
:
String
,
metadata
:
CompressionMetadata
?
=
null
)