Enum BitmapInterpolationMode
- Namespace
- PaintDotNet.Imaging
- Assembly
- PaintDotNet.Windows.dll
public enum BitmapInterpolationMode
Fields
NearestNeighbor = 0
Linear = 1
Cubic = 2
Fant = 3
HighQualityCubic = 4
public enum BitmapInterpolationMode
NearestNeighbor = 0
Linear = 1
Cubic = 2
Fant = 3
HighQualityCubic = 4