Method

GskColorMatrixNodeget_color_offset

Declaration [src]

const graphene_vec4_t*
gsk_color_matrix_node_get_color_offset (
  const GskRenderNode* node
)

Description [src]

Retrieves the color offset used by the node.

Return value

Returns: graphene_vec4_t
 

A color vector.

 The data is owned by the instance.