Click or drag to resize
ColorManagementProfileExtendedColorSpace Property
[Win10_15063] Gets the extended color space.

Namespace:  Microsoft.Graphics.Canvas.Effects
Assembly:  Microsoft.Graphics.Canvas (in Microsoft.Graphics.Canvas.dll) Version: 0.0.0.0
Syntax
C#
public ExtendedColorSpace ExtendedColorSpace { get; }

Property Value

Type: ExtendedColorSpace
Remarks

This API is only available when running on Windows 10 build 15063 (Creators Update) or greater.

Returns Custom if the Type of the color profile is not Extended.
See Also