Property Opacity
- Namespace
- PaintDotNet.Direct2D1.Effects
- Assembly
- PaintDotNet.Windows.Core.dll
Opacity
The multiplier to the input image's alpha channel. The minimum value is 0.0f and the maximum value is 1.0f.
The default value is 1.0f.
public EffectPropertyAccessor<float> Opacity { get; }