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