Description of TDIB Class :
A very useful Delphi / CB class that provides easy access to DIBs (device - independent bitmaps). The built-in TBitmap class handles device-dependant bitmaps, but usually programmers need their images in a DIB format. The class is fully compatible with the rest of the graphical objects and can be assigned to and from the clipboard, files, resources and other bitmaps. It now supports direct display on a canvas.