WebImageInterpolationModeEnumJS Enumeration
In This Topic
Specifies available modes, which can be used when image is scaled or rotated.
Members
Member | Description |
Bilinear | Bilinear interpolation. |
Bicubic | Bicubic interpolation. |
NearestNeighbor | Nearest-neighbor interpolation. |
HighQualityBilinear | High-quality, bilinear interpolation. |
HighQualityBicubic | High-quality, bicubic interpolation. |
Inheritance Hierarchy
Object
 Vintasoft.Shared.WebEnumItemBaseJS
   Vintasoft.Imaging.WebImageInterpolationModeEnumJS
Browser Compatibility
See Also