Sets the current value of the channel to the passed value, which must be between min_value and max_value.
See Also: The min_value and max_value members of the ColorBalanceChannel object.
| this |
A ColorBalance instance |
| channel |
A ColorBalanceChannel instance |
| value |
The new value for the channel. |