VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging.ImageProcessing Namespace / WebReplaceColorCommandJS type / get_MaximalColorDifference Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_MaximalColorDifference Method
In This Topic
Get maximum color difference.
Syntax
var instance = new Vintasoft.Imaging.ImageProcessing.WebReplaceColorCommandJS();

var value; // Type: number
value = instance.get_MaximalColorDifference();

Return Value

Maximum color difference. Possible value is any positive value. Default value is 0.
Browser Compatibility
56+
45+
11
See Also