Method
ClutterColorOplower_to_curve_1d
Declaration [src]
ClutterColorOp*
clutter_color_op_lower_to_curve_1d (
ClutterColorOp* op,
size_t n_samples
)
Return value
Type: ClutterColorOp
A lowered 1D curve op, or NULL.
| The caller of the method takes ownership of the returned data, and is responsible for freeing it. |
The return value can be NULL. |