Gets the blending mode.
var instance = new Vintasoft.Imaging.ImageProcessing.WebImageSmoothingCommandJS();
var value; // Type: Vintasoft.Imaging.WebBlendingModeEnumJS
value = instance.get_BlendingMode();
Return Value
An instance of
WebBlendingModeEnumJS class. Default value is "Normal".