toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
korlibs.image.format
/
PNG
/
Header
/
Header
Header
constructor
(
width
:
Int
,
height
:
Int
,
bitsPerChannel
:
Int
,
colorspace
:
PNG.Colorspace
,
compressionmethod
:
Int
,
filtermethod
:
Int
,
interlacemethod
:
Int
)