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
)
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:
LsmBoxNo description available.
The data is owned by the caller of the function. surface_scale-
Type:
doubleNo description available.
specular_constant-
Type:
doubleNo description available.
specular_exponent-
Type:
doubleNo description available.
dx-
Type:
doubleNo description available.
dy-
Type:
doubleNo description available.