[Visual Basic] [ Integer
= ]imagekitcontrolname.GetSystemPalette
[Visual C++] [
short =
]imagekitcontrolname.GetSystemPalette()
Parameters
None
Return Value
Returns the system palette from the current computer
2: 2 color (1 bit color)
16: 16 color (4 bit color)
256: 256 color (8 bit color)
0: 16 bit color, 24 bit color, or 32 bit color
Explanation
The GetSystemPalette method retrieves the system palette from the current computer.