BitmapBW = class(BitmapBuffered);
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.
TInterfacedObject, IImageAdapter GraphicsBitmapBuffered.BitmapBuffered GraphicsBitmapBuffered.BitmapBW