|
GetColourDialogPalette | |
ThisColour = GetColourDialogPalette(Index) | |
Parameters: Index = Index of the colour to read (0 to 15) |
|
Returns: ThisColour = The RGB colour value |
|
The GetColourDialogPalette function retrieves an individual colour from the colour selection dialogs internal palette. FACTS: * The GetColourDialogPalette expects colours in RGB format (24bit). |
|
Example Source: Download This Example
|
Related Info: | ColourDialog | FolderDialog | LoadDialog | SaveDialog | SetColourDialogPalette : |
|
|||||||||||||||||||||||||||||||||||||||
(c) Copyright 2002 - 2024 - Kevin Picone - PlayBASIC.com |