ToRGB - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

ColorTools[Color]

  

ToRGB

  

retrieve the RGB triple of a Color object

 

Calling Sequence

Parameters

Description

Examples

Compatibility

Calling Sequence

ToRGB(color)

Parameters

color

-

Color object created with ColorTools[Color]

Description

• 

The ToRGB command returns the RGB floats from  to  of a Color object as a list.

Examples

(1)

(2)

(3)

(4)

Compatibility

• 

The ColorTools[Color][ToRGB] command was introduced in Maple 2017.

• 

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

See Also

ColorTools[Color]

 


Download Help Document