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