ColorManagementSimpleProfile Structure |
Namespace: Microsoft.Graphics.Canvas.Effects
public struct ColorManagementSimpleProfile
The ColorManagementSimpleProfile type exposes the following members.
Name | Description | |
---|---|---|
BluePrimary | [Win10_15063] The XY coordinates of the blue primary in CIEXYZ space. | |
Gamma | [Win10_15063] The gamma encoding to use for this color space. | |
GreenPrimary | [Win10_15063] The XY coordinates of the green primary in CIEXYZ space. | |
RedPrimary | [Win10_15063] The XY coordinates of the red primary in CIEXYZ space. | |
WhitePointXZ | [Win10_15063] The X/Z tristimulus values for the whitepoint, normalized for relative luminance. |
This API is only available when running on Windows 10 build 15063 (Creators Update) or greater.
ColorManagementSimpleProfile structures are used with CreateSimple(ColorManagementSimpleProfile), to create color management profiles of type Simple.