This method retrieves the system palette from the current PC

[C++Builder]   [ short = ]imagekitcontrolname->GetSystemPalette()
[Delphi]   [ Smallint = ]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.

 

The ImageKit10 VCL is a product created by Newtone Corporation