Constructor
ClutterColorOpYcbcrMatrixnew
Declaration [src]
ClutterColorOp*
clutter_color_op_ycbcr_matrix_new (
ClutterYcbcrCoefficients coeffs,
graphene_matrix_t* matrix
)
Parameters
coeffs-
Type:
ClutterYcbcrCoefficientsNo description available.
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. |