Concept Framework 2.0 documentation Contents | Index

win32.graph.freeimage.FreeImage_GetDIBSize

Name Version Deprecated
FreeImage_GetDIBSize version 1.0 no

Prototype:
number FreeImage_GetDIBSize(number dib)


Description:
Get the size of the DIB-element of a FIBITMAP in memory. i.e. the BITMAPINFOHEADER + palette + data bits (note that this is not the real size of a FIBITMAP, only the size of its DIB-element).

Returns:
Returns the size of the DIB-element of a FIBITMAP in memory.

Documented by Eduard Suica, generation time: Fri Jan 21 18:06:23 2011 GMT(c)2011 RadGs Software