Click or drag to resize
ColorManagementEffectSourceRenderingIntent Property
Gets or sets the ICC rendering intent 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 ColorManagementRenderingIntent SourceRenderingIntent { get; set; }

Property Value

Type: ColorManagementRenderingIntent
See Also