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.codec
/
Jbig2Decoder
/
decode
decode
fun
decode
(
data
:
ByteArray
,
globals
:
ByteArray
?
,
width
:
Int
,
height
:
Int
)
:
ByteArray
?
Decode
data
(the
/JBIG2Decode
stream) with optional
globals
into a 1bpp bitmap.