set_gamma
Description:
Set the gamma value.
Allowed values can be retrieved with get_gamma_range.
This method will return FALSE if gamma correction is not supported on this. See supports_gamma_correction.
Parameters:
| this |
a Camera |
| value |
The value to set |
Returns:
|
true if successful, false otherwise |