BitmapBuffered = class(TInterfacedObject, IImageAdapter);
Used for image analysis. This class caches the image in memory and provides fast pixel access. This class allows only 8 bit per pixel and currently used only for caching grayscale and BW images.
TInterfacedObject, IImageAdapter GraphicsBitmapBuffered.BitmapBuffered