Concept Framework 2.0 documentation | Contents | Index |
Name | Version | Deprecated |
FreeImage_GetBPP | version 1.0 | no |
number FreeImage_GetBPP(number dib) |
Get the size of one pixel in the bitmap in bits. For example when each pixel takes 32-bits of space in the bitmap, this function returns 32. Possible bit depths are 1, 4, 8, 16, 24, 32 for standard bitmaps and 16-, 32-, 48-, 64-, 96- and 128-bit for non standard bitmaps. |
Documented by Eduard Suica, generation time: Fri Jan 21 18:06:23 2011 GMT | (c)2011 RadGs Software |