KiteImage
Toggle table of contents
0.1.0
Guide
GitHub
common
Target filter
common
Switch theme
Search in API
Skip to content
KiteImage
kiteimage
/
io.github.yuroyami.kiteimage
/
ImageInfo
/
ImageInfo
Image
Info
constructor
(
format
:
ImageFormat
,
width
:
Int
,
height
:
Int
,
bitDepth
:
Int
,
hasAlpha
:
Boolean
,
frameCount
:
Int
,
loopCount
:
Int
,
orientation
:
Orientation
,
isDecodable
:
Boolean
,
unsupportedReason
:
String
?
=
null
)