Table of Contents

Property BlueTable

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

BlueTable

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

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

Property Value

EffectPropertyAccessor<IReadOnlyList<float>>