HSV Correct
HSV Correct operator properties for Script Engine. Lets you remap hue, saturation and luminance independently for each colour family around the wheel by drawing curves against hue. Useful for boosting only the blues in a sky, desaturating only the reds in a busy logo, lifting the brightness of skin tones without affecting backgrounds, or making one specific colour pop while leaving the rest alone. Use the in-panel curves editor — the underlying numerical curve point arrays are scripted via the API rather than the Script Engine.
| Property | Type | Access | Description |
|---|---|---|---|
PropertyNote |
PropertyNote |
get |
On-screen help note (read-only). Reminds users to draw on the curves and select the mode (Hue/Saturation/Luminance) at the top. |
ResetCmd |
Command |
get |
Reset all settings to their defaults (Hue, Saturation and Luminance curves all flat at 0). |
Inherits from: AbstractOperator, AbstractAudioMetering.
See also: HSV Correct in Operators — user-facing introduction, screenshots, and section summaries.