Click or drag to resize
ColorManagementProfileColorSpace Property
Gets the color space.

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

Property Value

Type: CanvasColorSpace
Remarks
Returns Custom if the Type of the color profile is not Icc.
See Also