Method

LasemSvgMatrixtransform_point

Declaration

void
lsm_svg_matrix_transform_point (
  const LsmSvgMatrix* matrix,
  double* x,
  double* y
)

Description

No description available.

Parameters

x

Type: double*

No description available.

The data is owned by the caller of the function.
y

Type: double*

No description available.

The data is owned by the caller of the function.