InterpolationMode public enum InterpolationMode Documentation Code Bicubic = 4 Bilinear = 3 Default = 0 High = 2 HighQualityBicubic = 7 HighQualityBilinear = 6 Invalid = -1 Low = 1 NearestNeighbor = 5