Property SamplingMode
- Namespace
- PaintDotNet.Direct2D1
- Assembly
- PaintDotNet.Framework.dll
SamplingMode
Gets or sets the sampling mode when reading from the input image. The default is SampleMapSamplingMode.Linear.
public DynamicImage.ValuePropertyAccessor<SampleMapSamplingMode> SamplingMode { get; }