get_value


Description:

public abstract int get_value (ColorBalanceChannel channel)

Retrieve the current value of the indicated channel, between min_value and max_value.

See Also: The min_value and max_value members of the ColorBalanceChannel object.

Parameters:

this

A ColorBalance instance

channel

A ColorBalanceChannel instance

Returns:

The current value of the channel.