Nodes · Generate
ColorWheel
Generatev1core
Overview
The colour wheel test pattern: hue around, saturation outward, value for brightness — judge any colour tool against it.
Outputs
| Output | Type |
|---|---|
| out | Image |
Parameters
| Parameter | Type | Default | What it does |
|---|---|---|---|
| area_pos | Float2 | [480.0, 270.0] | Not documented yet. |
| area_size | Float2 | [540.0, 540.0] | Not documented yet. |
| saturation | Float | 1 | Colour intensity: 0 = grayscale, 1 = unchanged. |
| value | Float | 1 | Not documented yet. |
| gamma | Float | 1 | Bends the midtones with a power curve; ends stay put. |