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