Google
BitmapBW Class
Namespace
Pascal
BitmapBW = class(BitmapBuffered);
File
Description

TODO: Make a new constructor for this class that accepts GrayScale bitmap and a thresholder. 

 

Class for handling black and white images. This class is created usually from a gray scale image by applying a thresholding algorithm.

Hierarchy
TInterfacedObject, IImageAdapter
GraphicsBitmapBuffered.BitmapBuffered
GraphicsBitmapBuffered.BitmapBW
Related Information