GetAliases - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.
Our website is currently undergoing maintenance, which may result in occasional errors while browsing. We apologize for any inconvenience this may cause and are working swiftly to restore full functionality. Thank you for your patience.

Online Help

All Products    Maple    MapleSim


ColorTools[Palette]

  

GetAliases

  

retrieve color alias mappings from a Palette object

 

Calling Sequence

Parameters

Description

Examples

Compatibility

Calling Sequence

GetAliases(P)

Parameters

P

-

Palette object created with ColorTools:-Palette

Description

• 

The GetAliases command returns all the aliases stored for the colors in P. For the included color collection these are normally alternate spellings.

Examples

PColorTools:-GetPaletteHTML:

GetAliasesP

Fuchsia=Magenta,SlateGrey=SlateGray,DarkSlateGrey=DarkSlateGray,DarkGrey=DarkGray,DimGrey=DimGray,LightSlateGrey=LightSlateGray,NavyBlue=Navy,Grey=Gray,LightGrey=LightGray,Aqua=Cyan,DarkFuchsia=DarkMagenta

(1)

Compatibility

• 

The ColorTools[Palette][GetAliases] command was introduced in Maple 16.

• 

For more information on Maple 16 changes, see Updates in Maple 16.

See Also

ColorTools[Palette]

ColorTools[Palette][Lookup]