Constructor
ClutterColorOpMatrix4x4new
Declaration [src]
ClutterColorOp*
clutter_color_op_matrix_4x4_new (
graphene_matrix_t* matrix
)
Parameters
matrix-
Type:
graphene_matrix_tNo 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. |