Click or drag to resize
ColorManagementEffectSourceColorProfile Property
Gets or sets the color profile of the source image.

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

Property Value

Type: ColorManagementProfile
See Also