| CanvasColorSpace Enumeration |
Namespace: Microsoft.Graphics.Canvas
public enum CanvasColorSpace
| Member name | Value | Description | |
|---|---|---|---|
| Custom | 0 | The color space is a custom ICC ColorManagementProfile. | |
| Srgb | 1 | The color space is sRGB. | |
| ScRgb | 2 | The color space is scRGB. |