Overview | This Package | All Packages
Constructors | Description |
Palette | Creates a Palette object. |
Methods | Description |
clone | Clones the Palette object and returns a duplicate. |
copyHandle | Retrieves a copy of the Win32 handle (HPALETTE) for the palette. |
destroyHandle | Called when this object is going to destroy its Win32 handle. |
dispose | Frees all the resources allocated by this object. |
equals | Retrieves a boolean value that indicates whether the specified object is equivalent to this Palette object. |
finalize | Frees the resources allocated by this object. |
getHalftonePalette | Retrieves a stock Windows halftone palette. |
getHandle | Retrieves the Win32 handle to this palette. |
getPaletteSupported | Retrieves a boolean value that indicates whether the display driver supports palettes. |