API Version: 1.0
Library Version: 1.50.10
void pango_matrix_transform_point ( const PangoMatrix* matrix, double* x, double* y )
Transforms the point (x, y) by matrix.
x
y
matrix
Type: double*
double*
In/out X position.
In/out Y position.