cairoMatrixInitScale: cairoMatrixInitScale

Description Usage Arguments Value Author(s)

View source: R/cairoFuncs.R

Description

Initializes matrix to a transformation that scales by sx and sy in the X and Y dimensions, respectively.

Usage

1

Arguments

sx

[numeric] scale factor in the X direction

sy

[numeric] scale factor in the Y direction

Value

A list containing the following elements:

matrix

[CairoMatrix] a CairoMatrix

Author(s)

Derived by RGtkGen from GTK+ documentation


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