| Concept Framework 2.2 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: Sun Jan 27 18:15:20 2013 GMT | (c)2013 Devronium Applications |