Click or drag to resize
ColorManagementEffectOutputRenderingIntent Property
Gets or sets the color profile 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 ColorManagementRenderingIntent OutputRenderingIntent { get; set; }

Property Value

Type: ColorManagementRenderingIntent
See Also