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

Type: graphene_vec4_t

A color vector.

The returned data is owned by the instance.