to_matrix
Description:
Computes the actual value of this and stores it in out_matrix
.
The previous value of out_matrix
will be ignored.
Parameters:
this |
a `GskTransform` |
out_matrix |
The matrix to set |
Computes the actual value of this and stores it in out_matrix
.
The previous value of out_matrix
will be ignored.
this |
a `GskTransform` |
out_matrix |
The matrix to set |