toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
korlibs.image.format
/
PNG
/
DecodingContext
Decoding
Context
class
DecodingContext
(
val
header
:
PNG.Header
)
Members
Constructors
Decoding
Context
Link copied to clipboard
constructor
(
header
:
PNG.Header
)
Properties
current
Row
Link copied to clipboard
var
currentRow
:
UByteArrayInt
header
Link copied to clipboard
val
header
:
PNG.Header
last
Row
Link copied to clipboard
var
lastRow
:
UByteArrayInt
row32
Link copied to clipboard
val
row32
:
RgbaArray
Functions
swap
Rows
Link copied to clipboard
fun
swapRows
(
)