In This Topic
Gets color space where colors are compared.
Syntax
var instance = new Vintasoft.Imaging.ImageProcessing.WebReplaceColorCommandJS();
var value; // Type: Vintasoft.Imaging.WebColorSpaceTypeEnumJS
value = instance.get_ColorSpace();
Return Value
An instance of
WebColorSpaceTypeEnumJS class. Default value is "sRGB".
Browser Compatibility
See Also