hDIB = MImgGetDIBHandle( hImage )

Gets an image's DIB ( Device Independent Bitmap ) handle.

Parameters
hImage
Number: Handle of the image

Return
Number: The DIB handle if successful or 0 if an error occurs

Example

Set hDIB = MImgGetDIBHandle( hImage )

See also
MImgGetDIBString

Created with the Personal Edition of HelpNDoc: Produce online help for Qt applications