Click or drag to resize
ColorManagementEffectOutputColorProfile Property
Gets or sets the ICC rendering intent of the output image.

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

Property Value

Type: ColorManagementProfile
See Also