jit.hue
Description
Performs a hue rotation, preserving the luminance values.
Examples

Matrix Operator
matrix inputs:1, matrix outputs:1
Name | IOProc | Planelink | Typelink | Dimlink | Plane | Dim | Type |
---|---|---|---|---|---|---|---|
out | n/a | 1 | 1 | 1 | 4 | 1 | char |
More about Matrix Operators
The Jitter MOP
MOP Arguments
MOP Attributes
MOP Messages
Attributes
hue_angle [float]
The hue rotation angle, in degrees (default = 0.)
Common Box Attributes
See Also
Name | Description |
---|---|
Working with Video in Jitter | Working with Video in Jitter |
jit.hsl2rgb | |
jit.rgb2hsl | |
jit.traffic | |
Tutorial 7: Image Level Adjustment | Tutorial 7: Image Level Adjustment |
Tutorial 14: Matrix Positioning | Tutorial 14: Matrix Positioning |