cairoGetMatrix {RGtk2}R Documentation

cairoGetMatrix

Description

Stores the current transformation matrix (CTM) into matrix.

Usage

cairoGetMatrix(cr, matrix)

Arguments

cr [Cairo] a cairo context
matrix [CairoMatrix] return value for the matrix

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]