SEGetMaxColorBits()

<< Click to Display Table of Contents >>

Navigation:  SEUIXP Classes for X# > Functions >

SEGetMaxColorBits()

Previous pageReturn to chapter overviewNext page

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