Method DrawDIBBitmap

Top  Previous  Next

This function exports a bitmap to the PDF file. You can specify the desired size of the bitmap (measured in PDF resolution, see StartPage). The function returns the id of the bitmap in the PDF file. If you want to export this bitmap again you can use the function DrawBitmapClone to do so.

 

This function renders expects the parameters which describe a DIB bitmap, consisting of the INFO and the BITS parameter.