Handle.renderCairo

Draws a loaded SVG handle to a Cairo context. Drawing will occur with respect to the cr's current transformation: for example, if the cr has a rotated current transformation matrix, the whole SVG will be rotated in the rendered version.

class Handle
bool
renderCairo

Parameters

cr Context

A Cairo renderer

Return Value

Type: bool

TRUE if drawing succeeded; FALSE otherwise.

Meta

Since

2.14