ClearImage .NET API
AdvancedBinarize Method (ImageEditor)





Inlite.ClearImageNet Namespace > ImageEditor Class : AdvancedBinarize Method
Optimized conversion of color and grayscale image to a bi-tonal image.
Overload List
OverloadDescription
Converts color or grayscale image to bi-tonal.  Resolution of the output image is 300 dpi.  
Converts color or grayscale image to bi-tonal controlling resolution of the output image.  
Remarks
This method utilizes multiple image analysis techniques.  It is significantly slower than CiImage.ToBitonal method and recommended when original image has a complex background.
See Also

Reference

ImageEditor Class
ImageEditor Members