| TYPE | NAME | DESCRIPTION |
|---|---|---|
| DRAWABLE | drawable | The drawable |
| INT32 | transfer_mode | Transfer mode: { SHADOWS (0), MIDTONES (1), HIGHLIGHTS (2) } |
| INT32 | preserve_lum | Preserve luminosity values at each pixel |
| FLOAT | cyan_red | Cyan-Red color balance: (-100 <= cyan_red <= 100) |
| FLOAT | magenta_green | Magenta-Green color balance: (-100 <= magenta_green <= 100) |
| FLOAT | yellow_blue | Yellow-Blue color balance: (-100 <= yellow_blue <= 100) |