Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-electron
/
electron.core
/
TextureInfo
/
pixelFormat
pixel
Format
abstract
var
pixelFormat
:
TextureInfoPixelFormat
(
source
)
The pixel format of the texture. Can be
rgba
or
bgra
.