Constructor
ClutterColorOpCurve1Dnew_rgb
Declaration [src]
ClutterColorOp*
clutter_color_op_curve_1d_new_rgb (
size_t size,
float* v
)
Parameters
size-
Type:
size_tNo description available.
v-
Type:
float*No description available.
The data is owned by the caller of the function.
Return value
Type: ClutterColorOp
No description available.
| The caller of the function takes ownership of the data, and is responsible for freeing it. |