Click or drag to resize
GammaTransferEffectAlphaOffset Property
Offsets the alpha channel. Default value 0.

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

Property Value

Type: Single
See Also