Constructor
ClutterColorOp3DLutnew
Declaration [src]
ClutterColorOp*
clutter_color_op_3d_lut_new (
uint32_t size,
float* data
)
Parameters
size-
Type:
uint32_tNo description available.
data-
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. |