gimp-hue-saturation


Description

Deprecated: Use 'gimp-drawable-hue-saturation' instead.

Help

Deprecated: Use 'gimp-drawable-hue-saturation' instead.


Type

unknown

Parameters

Type Name Description
PF_DRAWABLE drawable The drawable
PF_INT hue-range Range of affected hues { ALL-HUES (0), RED-HUES (1), YELLOW-HUES (2), GREEN-HUES (3), CYAN-HUES (4), BLUE-HUES (5), MAGENTA-HUES (6) }
PF_FLOAT hue-offset Hue offset in degrees (-180 <= hue-offset <= 180)
PF_FLOAT lightness Lightness modification (-100 <= lightness <= 100)
PF_FLOAT saturation Saturation modification (-100 <= saturation <= 100)

Return

None