PixelFormat Type
Union cases
| Union case |
Description
|
Full Usage:
Bgra
|
The texture format is 8-bit unorm BGRA. |
Full Usage:
Rgba
|
The texture format is 8-bit unorm RGBA. |
Full Usage:
Rgbaf16
|
The texture format is 16-bit float RGBA. |
Instance members
| Instance member |
Description
|
Full Usage:
this.IsBgra
Returns: bool
|
|
Full Usage:
this.IsRgba
Returns: bool
|
|
Full Usage:
this.IsRgbaf16
Returns: bool
|
|
fable-electron-docs-api