2002
Martin Guldahl <mguldahl@xmission.com>
Alter colors by mixing RGB Channels
This plug-in mixes the RGB channels.
unknown
Type | Name | Description |
---|---|---|
PF_INT | run-mode | The run mode { RUN-INTERACTIVE (0), RUN-NONINTERACTIVE (1) } |
PF_IMAGE | image | Input image (unused) |
PF_DRAWABLE | drawable | Input drawable |
PF_INT | monochrome | Monochrome { TRUE, FALSE } |
PF_FLOAT | rr-gain | Set the red gain for the red channel |
PF_FLOAT | rg-gain | Set the green gain for the red channel |
PF_FLOAT | rb-gain | Set the blue gain for the red channel |
PF_FLOAT | gr-gain | Set the red gain for the green channel |
PF_FLOAT | gg-gain | Set the green gain for the green channel |
PF_FLOAT | gb-gain | Set the blue gain for the green channel |
PF_FLOAT | br-gain | Set the red gain for the blue channel |
PF_FLOAT | bg-gain | Set the green gain for the blue channel |
PF_FLOAT | bb-gain | Set the blue gain for the blue channel |
None