Colourwheel
The Colourwheel node generates a color wheel image.
This node has an equivalent in Nuke.
Inputs and Controls
|
Control (UI) |
Knob (Scripting) |
Default Value |
Function |
|
Type name |
TypeName |
ColourWheel |
The node type. |
| Enabled | Enabled | ticked | If unchecked, this node will be omitted from the compiled image processing graph. Any incoming connections will be forwarded to the first output port, if any. |
| Label | Label | N/A | An optional label to display on the node. |
| Parameters | |||
|
Reset parameters to default value using the reset icon: |
|||
| Resolution | Resolution | 1920 x 1080 | Resolution of the output image. |
| Center saturation | CenterSaturation | 0.000 | The HSV saturation level in the center of the color wheel. |
| Edge saturation | EdgeSaturation | 1.000 | The HSV saturation level at the edges of the color wheel. |
| Center value | CenterValue | 1.000 | The HSV value level in the center of the color wheel. |
| Edge value | EdgeValue | 1.000 | The HSV value level at the edges of the color wheel. |
| Gamma | Gamma | 0.450 | The overall gamma level of the color wheel. |
| Rotate | Rotate | 0.000 | The amount of rotation to apply to color position in the color wheel, in degrees. Negative values produce clockwise rotation and vice-versa. |
| Fill format | Fill | Enabled |
When enabled, the color wheel fills the selected format up to either the x- or y-axis, depending which is smaller; the color wheel always retains a 1:1 aspect ratio. When disabled, use the area controls to specify the colour wheel’s area. |
| Area | Area |
0, 0, 100, 100 |
The area of the color wheel when Fill format is disabled. |