<< Click to Display Table of Contents >> SEGetMaxColorBits() |
![]() ![]() ![]() |
Purpose
Return the maximum color depth in bits. (8 = 256 Colors for example), which your current system supports.
Posible values are 2, 4, 8, 16, 24, 32.
Depending of this value, you can choose the optimal ribbon bitmaps for your toolbars.
Prototype
FUNCTION SEGetColorBits() AS DWORD PASCAL