Method SetImageInterpolationMode
- Namespace
- vdWebLibrary
- Assembly
- JsPropertiesExtractor.dll
SetImageInterpolationMode(int)
Sets the interpolation mode used in order to smoothen the images used in vdImages and Materials.
public void SetImageInterpolationMode(int mode)
Parameters
modeintThe interpolation mode to be used. Check InterpolationMode_Bilinear.