bOk = MImgGetDIBString( hImage, srStr )

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

Parameters
hImage
Number: Handle of the image

srStr
Receive String: The DIB string

Return
Boolean: TRUE if successful or FALSE if an error occurs

Example

Set bOkB = MImgGetDIBString( hImage, sDIBStr )

See also
MImgGetDIBHandle

Created with the Personal Edition of HelpNDoc: Generate EPub eBooks with ease