Property AlphaTable
- Namespace
- PaintDotNet.Direct2D1.Effects
- Assembly
- PaintDotNet.Windows.Core.dll
AlphaTable
The list of values that define the transfer function for the Alpha channel.
The default values are { 0, 1 }.
public EffectPropertyAccessor<IReadOnlyList<float>> AlphaTable { get; }