Method
ClutterColorStatedo_transform
Declaration [src]
void
clutter_color_state_do_transform (
ClutterColorState* color_state,
ClutterColorState* target_color_state,
float* data,
int n_samples
)
Parameters
target_color_state-
Type:
ClutterColorStateThe target a
ClutterColorState.The data is owned by the caller of the method. data-
Type: An array of
floatThe transform data.
The data is owned by the caller of the method. n_samples-
Type:
intThe number of data samples.