Retrieve the minimum, maximum and default values 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.
this |
a Camera |
property |
Property name |
min_value |
Pointer to store the minimum value of |
max_value |
Pointer to store the maximum value of |
default_value |
Pointer to store the default value of |
true if successful, false otherwise |