toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
korlibs.image.color
/
decodeInternal
decode
Internal
inline
fun
ColorFormat
.
decodeInternal
(
data
:
ByteArray
,
dataOffset
:
Int
,
out
:
RgbaArray
,
outOffset
:
Int
,
size
:
Int
,
read
:
(
data
:
ByteArray
,
io
:
Int
)
->
Int
)