Gets a binarization command applied to a not-black-white images.
var instance = new Vintasoft.Imaging.ImageProcessing.DocCleanup.WebAutoTextInvertCommandJS();
var value; // Type: Vintasoft.Imaging.ImageProcessing.WebBinarizeCommandJS
value = instance.get_Binarization();
Return Value
An instance of
WebBinarizeCommandJS class. By default the Global binarization is used.