cairoSetMatrix: cairoSetMatrix

Description Usage Arguments Author(s)

View source: R/cairoFuncs.R

Description

Modifies the current transformation matrix (CTM) by setting it equal to matrix.

Usage

1

Arguments

cr

[Cairo] a cairo context

matrix

[CairoMatrix] a transformation matrix from user space to device space

Author(s)

Derived by RGtkGen from GTK+ documentation


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.

Related to cairoSetMatrix in RGtk2...