Table of Contents

Property GreenTable

Namespace
PaintDotNet.Direct2D1.Effects
Assembly
PaintDotNet.Windows.Framework.dll

GreenTable

The list of values used to define the transfer function for the Green channel.
The default value is [0.0f, 1.0f].
The maximum length of the table is 16,384.

public EffectPropertyAccessor<IReadOnlyList<float>> GreenTable { get; }

Property Value

EffectPropertyAccessor<IReadOnlyList<float>>