Method

LasemSvgMatrixtransform_bounding_box

Declaration

void
lsm_svg_matrix_transform_bounding_box (
  const LsmSvgMatrix* matrix,
  double* x1,
  double* y1,
  double* x2,
  double* y2
)

Description

No description available.

Parameters

x1

Type: double*

No description available.

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

Type: double*

No description available.

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

Type: double*

No description available.

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

Type: double*

No description available.

The data is owned by the caller of the function.