get_gamma


Description:

public bool get_gamma (double cur_value)

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