Click or drag to resize
LinearTransferEffectRedSlope Property
Controls the slope of the red channel. Default value 1.

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

Property Value

Type: Single
See Also