Function

LasemSvgViewboxnew

Declaration

LsmSvgViewbox*
lsm_svg_viewbox_new (
  double resolution_ppi,
  const LsmBox* viewbox
)

Description

No description available.

Parameters

resolution_ppi

Type: double

No description available.

viewbox

Type: LsmBox

No description available.

The data is owned by the caller of the function.

Return value

Type: LsmSvgViewbox

No description available.

The data is owned by the called function.