You may often need to convert images from the Windows* DIB (Device Independent Bitmap)
format to the Intel® Image Processing Library format. To do this, use the following library functions:
TranslateDIB (preserves the original DIB attributes)
Code examples in this section illustrate the usage of the DIB conversion functions.
ConvertFromDIB
(uses the attributes specified in the IplImage structure).
* Legal Information © 1998-2000, Intel Corporation