Click or drag to resize

PaletteGetSystemPalette Method

Returns the system palette.
Overload List
  NameDescription
Public methodStatic memberGetSystemPalette
Returns the system palette of the current display if it's an 8-bit device, null (Nothing in Visual Basic) if the device is greater then 8 bits.
Public methodStatic memberGetSystemPalette(IntPtr)
Returns the system palette of the specified device if it's 8-bit, null (Nothing in Visual Basic) if the device is greater then 8 bits.
Top
See Also