Click or drag to resize
LinearTransferEffectBlueSlope Property
Controls the slope of the blue 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 BlueSlope { get; set; }

Property Value

Type: Single
See Also