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:
ClutterColorStateThe other a
ClutterColorState.The data is owned by the caller of the method. data-
Type: An array of
floatThe data.
The data is owned by the caller of the method. n_samples-
Type:
intThe number of data samples.