ColorUtilities.GetPaletteColors Method

Top 

Description

Retrieves the colors used when defining the specified Color Palette.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

Click here to see the documentation for this object in nanosecond timing precision mode.

 

Overload List

Signatures

Return Value

Description

ColorUtilities.GetPaletteColors(String colorPalette)

Array

Retrieves the colors used when defining the specified Color Palette.

ColorUtilities.GetPaletteColors(String colorPalette, Variable numberOfColors)

Array

Retrieves the colors used when defining the specified Color Palette.

ColorUtilities.GetPaletteColors(String colorPalette, Variable numberOfColors, Variable interpolate)

Array

Retrieves the colors used when defining the specified Color Palette.

 

 

See also

ColorUtilities Object

Color Reference