Method
GskComponentTransferNodeget_transfer
since: 4.20
Declaration [src]
const GskComponentTransfer*
gsk_component_transfer_node_get_transfer (
const GskRenderNode* node,
guint component
)
Parameters
component-
Type:
guintA value between 0 and 3 to indicate the red, green, blue or alpha component.
Return value
Type: GskComponentTransfer
The GskComponentTransfer.
| The returned data is owned by the instance. |