Table of Contents

Property GreenTable

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

GreenTable

The list of values that define the transfer function for the Green channel.
The default values are { 0, 1 }.

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

Property Value

EffectPropertyAccessor<IReadOnlyList<float>>