Property Precision
- Namespace
- PaintDotNet.Direct2D1.Effects
- Assembly
- PaintDotNet.Windows.Core.dll
Precision
The buffer precision of the effect output.
The default value is Unknown, which permits Direct2D to
automatically select the precision based on the inputs or other ambient information.
See
Precision and numerical clipping in effect graphs
for more information.
public EffectPropertyAccessor<BufferPrecision> Precision { get; }