VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.ImageProcessing Namespace / WebColorBlend16CommandJS type / get_BlendColor Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_BlendColor Method
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
56+
45+
11
See Also