Description Usage Arguments Author(s)
Modifies the current transformation matrix (CTM) by scaling the X
and Y user-space axes by sx
and sy
respectively. The scaling of
the axes takes place after any existing transformation of user
space.
1 | cairoScale(cr, sx, sy)
|
|
[ |
|
[numeric] scale factor for the X dimension |
|
[numeric] scale factor for the Y dimension |
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.