Specifications
Intel
®
Image Processing Library Reference Manual
4-46
4
iplConvertFromDIB(),
iplConvertFromDIBSep()
Provides more control of the conversion and can
convert a DIB image to an image with a prepared
IplImage header. The header must be set to the
desired attributes. The bit depth of the channels in
the
IplImage header must be equal to or greater
than that in the DIB header.
iplConvertToDIB(),
iplConvertToDIBSep()
Converts an IplImage to a DIB image. This
function performs dithering if the bit depth of the
DIBislessthanthatofthe
IplImage. It can also
be used to create a DIB palette image from an
absolute color
IplImage. The function can
optionally create a new palette.