Header menu logo fable-electron-docs-api

SharedTexturePixelFormat Type

Union cases

Union case Description

Argb

Full Usage: Argb

The requested output texture format is 8-bit unorm RGBA, with SRGB SDR color space.

Rgbaf16

Full Usage: Rgbaf16

The requested output texture format is 16-bit float RGBA, with scRGB HDR color space.

Instance members

Instance member Description

this.IsArgb

Full Usage: this.IsArgb

Returns: bool
Returns: bool

this.IsRgbaf16

Full Usage: this.IsRgbaf16

Returns: bool
Returns: bool

Type something to start searching.