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