Method
ClutterColorStateparams_do_tone_mapping
Declaration [src]
void
clutter_color_state_params_do_tone_mapping (
ClutterColorState* color_state,
ClutterColorState* other_color_state,
float* data,
int n_samples
)
Parameters
other_color_state
-
Type:
ClutterColorState
The other a
ClutterColorState
.The data is owned by the caller of the method. data
-
Type: An array of
float
The data.
The data is owned by the caller of the method. n_samples
-
Type:
int
The number of data samples.