get_InterpolationMode Method
In This Topic
Gets the interpolation mode for image rendering.
Syntax
var instance = new Vintasoft.Shared.WebRenderingSettingsJS(resolution, interpolationMode, smoothingMode);
var value; // Type: Vintasoft.Shared.WebInterpolationModeEnumJS
value = instance.get_InterpolationMode();
Return Value
Browser Compatibility
See Also