This version is out of date, covering development from v5.0.0 to v5.12.2. It is maintained here only for inbound reference links from elsewhere.

Jump to the current version of aTbRef.

Tinderbox Icon

hue(color[,value]) (DEPRECATED)

This pages describes features, codes or syntax whose use is now DEPRECATED, i.e. not advised either for new or continued pre-existing use.

Deprecated aspects of Tinderbox may be supported on a legacy basis but the latter support can't be presumed to be indefinite. Therefore you should update your active TBX documents to latest practice as soon as practical.


Operator Type: 

Operator Scope of Action: 

Operator Purpose: 

Operator First Added: 

Operator Altered: 

 Function   [other Function type actions]

 Item   [operators of similar scope]

 Color   [other Color operators]

 

 


DEPRECATED - use Color.hue instead.

hue(color[,value])

From v5.7.0 this operator is deprecated in favour of the '.hue' operator.

hue(color)

returns the hue of a colour color, as a numeric value from 0 to 360. The color argument is a Color-type attribute or an expression or attribute reference resolving to a number in this range.

hue(color,value)

returns a modified color that has the same brightness and saturation as the original colour, but has an altered hue. The color argument is a colour type attribute or an expression resolving as the same. The range of value is 0 to 360 or an expression or attribute reference resolving to a number in this range. In hue terms 0 = 360, the values being degrees of the colour wheel. The primary hue values are 0 = red, 120 = green, 240 = blue , 360 = red (again).


Possible relevant notes (via "Similar Notes" feature):


A Tinderbox Reference File : Deprecated Usage : Deprecated Action Codes : hue(color[,value]) (DEPRECATED)