get_gamma
Description:
Retrieve the current gamma value.
This method will return FALSE if gamma correction is not supported on this. See supports_gamma_correction.
Parameters:
this |
a Camera |
cur_value |
Pointer to store the current gamma value |
Returns:
true if successful, false otherwise |