littlekt
0.6.0
common
core
/
com.lehaine.littlekt.graphics.gl
/
TextureFormat
Texture
Format
@
JvmInline
value
class
TextureFormat
(
val
glFlag
:
Int
)
Types
Constructors
Properties
Constructors
Texture
Format
Link copied to clipboard
fun
TextureFormat
(
glFlag
:
Int
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
channels
Link copied to clipboard
val
channels
:
Int
gl
Flag
Link copied to clipboard
val
glFlag
:
Int
has
Alpha
Link copied to clipboard
val
hasAlpha
:
Boolean