jit.hue Rotate hue

The jit.hue object performs a hue rotation, preserving the luminance values.

Matrix Operator: in[1] out[1]
Name IOProc Planelink Typelink Dimlink Plane Dim Type
in n/a n/a n/a n/a n/a n/a n/a
out n/a yes yes yes 4 all char

Attributes:
Name Type Description
hue_angle float The hue rotation angle, in degrees (default = 0.)

Example:

See Also:
jit.hue, jit.hsl2rgb, jit.rgb2hsl, jit.traffic