Click or drag to resize
ColorManagementProfileType Property
Gets the type of the color profile.

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

Property Value

Type: ColorManagementProfileType
See Also