Concept Framework 1.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: Thu Oct 15 20:02:08 2009 GMT(c)2009 RadGs Software