RgbMixerEffect::Alpha Property
A set of curves defining the new color based on the current alpha component.
Default is a set of curves that leaves the Alpha channel unchanged.
Namespace: Lumia.Imaging.Adjustments
Assembly: Lumia.Imaging (in Lumia.Imaging.dll) Version: 255.255.255.255
public: virtual property ArgbColorCurves^ Alpha { ArgbColorCurves^ get () sealed; void set (ArgbColorCurves^ value) sealed; }
Property Value
Type: ArgbColorCurves
Show: