toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
korlibs.image.format
/
DXT
/
Companion
Companion
object
Companion
Members
Properties
FACT_1_2
Link copied to clipboard
const
val
FACT_1_2
:
Int
FACT_1_3
Link copied to clipboard
const
val
FACT_1_3
:
Int
FACT_2_3
Link copied to clipboard
const
val
FACT_2_3
:
Int
Functions
decode
Dxt1Color
Link copied to clipboard
fun
decodeDxt1Color
(
data
:
ByteArray
,
dataOffset
:
Int
,
cc
:
RgbaArray
)
decode
Dxt1Color
Cond
Link copied to clipboard
fun
decodeDxt1ColorCond
(
data
:
ByteArray
,
dataOffset
:
Int
,
cc
:
RgbaArray
)
decode
Dxt5Alpha
Link copied to clipboard
fun
decodeDxt5Alpha
(
data
:
ByteArray
,
dataOffset
:
Int
,
aa
:
IntArray
)
decode
RGB656
Link copied to clipboard
fun
decodeRGB656
(
v
:
Int
)
:
RGBA