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