Header menu logo fable-electron-docs-api

PixelFormat Type

Union cases

Union case Description

Bgra

Full Usage: Bgra

The texture format is 8-bit unorm BGRA.

Rgba

Full Usage: Rgba

The texture format is 8-bit unorm RGBA.

Rgbaf16

Full Usage: Rgbaf16

The texture format is 16-bit float RGBA.

Instance members

Instance member Description

this.IsBgra

Full Usage: this.IsBgra

Returns: bool
Returns: bool

this.IsRgba

Full Usage: this.IsRgba

Returns: bool
Returns: bool

this.IsRgbaf16

Full Usage: this.IsRgbaf16

Returns: bool
Returns: bool

Type something to start searching.