2.0
3.0
>
comp
>
gb.cairo
>
cairomatrix
Previous
Next
Edit
Rename
Undo
Refresh
Search
Administration
Documentation
History
CairoMatrix (gb.cairo)
This
class
represents a
Cairo
transformation matrix.
Symbols
This class is
creatable
.
This class can be used as a
function
.
Methods
Invert
Multiply
Rotate
Scale
Translate
Note that all methods returns the current matrix they applied on, so that you can easily chain calls on the same code line.