ColorManagementProfileType Enumeration |
Namespace: Microsoft.Graphics.Canvas.Effects
public enum ColorManagementProfileType
Member name | Value | Description | |
---|---|---|---|
Icc | 0 | [Experimental] The color space is specified by an ICC color profile. | |
Simple | 1 | [Experimental] The color space is specified by a ColorManagementSimpleProfile struct. | |
Extended | 2 | [Experimental] The color space is specified by an ExtendedColorSpace enum value. |
This API is marked as [Experimental], meaning it may be subject to change in future Win2D releases.
This API is available on Windows 10 (Universal Windows Platform) only. It is not supported on Windows 8.1 or Phone 8.1.