ColorBalance.getValue
int getValue(gstvideo.color_balance_channel.ColorBalanceChannel channel)Retrieve the current value of the indicated channel, between min_value and max_value.
See Also: The #GstColorBalanceChannel.min_value and #GstColorBalanceChannel.max_value members of the #GstColorBalanceChannel object.
Parameters
channel | A #GstColorBalanceChannel instance |
Returns
The current value of the channel.