In This Topic
Gets a binarization command that must be applied to a not-black-white images.
Syntax
var instance = new Vintasoft.Imaging.ImageProcessing.WebGetBorderRectCommandJS();
var value; // Type: Vintasoft.Imaging.ImageProcessing.WebBinarizeCommandJS
value = instance.get_Binarization();
Return Value
An instance of
WebBinarizeCommandJS class.
Browser Compatibility
See Also