Home -> IFrameBuffer -> WindowColorSpaceMode

Description

The WindowColorSpaceMode enumeration selects the color space handling requested for a window framebuffer. The current renderer interface exposes only the default mode, leaving the renderer and platform presentation API to choose the appropriate color buffer format and presentation behaviour.

Members

Name Description
Public Enum Default
Requests the renderer default window color space and presentation format for the target platform.

See also