ColorTools[Palette]
GetColors
retrieve colors from a Palette object
Calling Sequence
Parameters
Description
Examples
Compatibility
GetColors(P)
GetColors(P,all)
P
-
Palette object created with ColorTools:-Palette
all
(optional) keyword option
The GetColors command returns all displayable colors in the Palette P as a list of Color objects.
By specifying all, the command returns all colors including the ones that are not displayable.
The ColorTools[Palette][GetColors] command was introduced in Maple 16.
For more information on Maple 16 changes, see Updates in Maple 16.
See Also
Download Help Document