Table of Contents

Property AlphaTable

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

AlphaTable

The list of values used to define the transfer function for the Alpha channel.
The default value is [0.0f, 1.0f].

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

Property Value

EffectPropertyAccessor<IReadOnlyList<float>>