[To be supplied.]
[Visual Basic] Public Enum InterpolationMode [C#] public enum InterpolationMode [C++] public enum InterpolationMode
[JScript] In JScript, you can use the enumerations in the NGWS frameworks, but you cannot define your own.
Member Name | Description |
---|---|
Bicubic | [To be supplied.] |
Bilinear | [To be supplied.] |
Default | [To be supplied.] |
High | [To be supplied.] |
HighQualityBicubic | [To be supplied.] |
HighQualityBilinear | [To be supplied.] |
Invalid | [To be supplied.] |
Low | [To be supplied.] |
NearestNeighbor | [To be supplied.] |
Namespace: System.Drawing.Drawing2D
Assembly: System.Drawing.dll