Google
BitmapBuffered Class
Namespace
Pascal
BitmapBuffered = class(TInterfacedObject, IImageAdapter);
File
Description

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.

Hierarchy
TInterfacedObject, IImageAdapter
GraphicsBitmapBuffered.BitmapBuffered
Related Information