GdPicture.NET.14.API
GdPicture14 Namespace / GdPictureImaging Class / ConvertTo1BppAT Method





In This Topic
ConvertTo1BppAT Method (GdPictureImaging)
In This Topic
Converts a GdPicture image to a 1-bit (black and white) bitmap using a variant of the Otsu adaptive thresholding method. This method is particularly efficient on documents with contrasted foreground and background.
Overload List
OverloadDescription
Converts a GdPicture image to a 1-bit (black and white) bitmap using a variant of the Otsu adaptive thresholding method. This method is particularly efficient on documents with contrasted foreground and background.  
Converts a GdPicture image to a 1-bit (black and white) bitmap using a variant of the Otsu adaptive thresholding method. This method is particularly efficient on documents with contrasted foreground and background.  
See Also