Method
GskColorMatrixNodeget_color_matrix
Declaration [src]
const graphene_matrix_t*
gsk_color_matrix_node_get_color_matrix (
const GskRenderNode* node
)
Return value
Type: graphene_matrix_t
A 4x4 color matrix.
The returned data is owned by the instance. |