get_color_balance_property


Description:

public bool get_color_balance_property (string property, double cur_value)

Retrieve the current value for the color balance property property,

This method will return FALSE if property does not exist or color balance is not supported on this . See supports_color_balance.

Parameters:

this

a Camera

property

Property name

cur_value

Pointer to store the current value of property

Returns:

true if successful, false otherwise