In This Topic
Gets the blending color.
Syntax
var instance = new Vintasoft.Imaging.ImageProcessing.WebColorBlend16CommandJS();
var value; // Type: Vintasoft.Imaging.ImageProcessing.WebColorBaseJS
value = instance.get_BlendColor();
Return Value
An instance of
WebColorBaseJS class.
Browser Compatibility
See Also