Method

LasemSvgViewapply_specular_lighting

Declaration

void
lsm_svg_view_apply_specular_lighting (
  LsmSvgView* view,
  const char* output,
  const LsmBox* subregion,
  double surface_scale,
  double specular_constant,
  double specular_exponent,
  double dx,
  double dy
)

Description

No description available.

Parameters

output

Type: const char*

No description available.

The data is owned by the caller of the function.
The value is a NUL terminated UTF-8 string.
subregion

Type: LsmBox

No description available.

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

Type: double

No description available.

specular_constant

Type: double

No description available.

specular_exponent

Type: double

No description available.

dx

Type: double

No description available.

dy

Type: double

No description available.