This class holds a variety of information related to colour dialogs.
Colour, ColourDialog, ColourDialog overview
Destructor.
Under Windows, determines whether the Windows colour dialog will display the full dialog
with custom colour selection controls. Under PalmOS, determines whether colour dialog
will display full rgb colour picker or only available palette indexer.
Has no meaning under other platforms.
The default value is true.
Gets the current colour associated with the colour dialog.
The default colour is black.
Gets the _i_th custom colour associated with the colour dialog. i should
be an integer between 0 and 15.
The default custom colours are invalid colours.
Under Windows, tells the Windows colour dialog to display the full dialog
with custom colour selection controls. Under other platforms, has no effect.
The default value is true.
Sets the default colour for the colour dialog.
The default colour is black.
Sets the _i_th custom colour for the colour dialog. i should
be an integer between 0 and 15.
The default custom colours are invalid colours.
Assignment operator for the colour data.
[This page automatically generated from the Textile source at 2023-06-09 00:45:34 +0000]