VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.ImageProcessing Namespace / WebHasCertainColorCommandJS type / get_Color Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_Color Method
In This Topic
Gets the searching color.
Syntax
var instance = new Vintasoft.Imaging.ImageProcessing.WebHasCertainColorCommandJS();

var value; // Type: Vintasoft.Imaging.ImageProcessing.WebColorBaseJS
value = instance.get_Color();

Return Value

An instance of WebColorBaseJS class.
Browser Compatibility
56+
45+
11
See Also