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

Online Help

ColorTools[Color]

  

Hue

  

retrieve the hue of a Color object

 

Calling Sequence

Parameters

Description

Examples

Compatibility

Calling Sequence

Hue(color)

Parameters

color

-

Color object created with ColorTools[Color]

Description

• 

The Hue command returns the hue of a Color object, which is the angle scaled from  to  around the RGB color wheel where red is , green is , and blue is .

Examples

(1)

(2)

(3)

(4)

(5)

Compatibility

• 

The ColorTools[Color][Hue] 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