Description Usage Arguments Details Author(s)
Multiplies the affine transformations in a and b together
and stores the result in result. The effect of the resulting
transformation is to first apply the transformation in a to the
coordinates and then apply the transformation in b to the
coordinates.
1 | cairoMatrixMultiply(result, a, b)
|
|
[ |
|
[ |
|
[ |
It is allowable for result to be identical to either a or b.
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.