Platform |
Win32, x64 | ||||||||||
Purpose |
To get the number of screen colours. |
||||||||||
Syntax |
INTEGER FUNCTION GET_DISPLAY_BITS@() |
||||||||||
Return value |
GET_DISPLAY_BITS@ returns one of the following values:
|
||||||||||
Notes |
The number of colours for 32-bit True colour is too large for a signed 32-bit integer INTEGER(3). |