toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
korlibs.image.format
/
QOI
/
calculateMaxSize
calculate
Max
Size
fun
calculateMaxSize
(
bitmap
:
Bitmap
)
:
Int
fun
calculateMaxSize
(
width
:
Int
,
height
:
Int
)
:
Int
Calculates the maximum encoding size (# bytes) of image with width and height when using QOI.