Method
LasemSvgFilterSurfacecolor_matrix
Declaration
void
lsm_svg_filter_surface_color_matrix (
LsmSvgFilterSurface* input,
LsmSvgFilterSurface* output,
LsmSvgColorFilterType type,
unsigned n_values,
const double* values
)
Parameters
output-
Type:
LsmSvgFilterSurfaceNo description available.
The data is owned by the caller of the function. type-
Type:
LsmSvgColorFilterTypeNo description available.
n_values-
Type:
unsignedNo description available.
values-
Type:
const double*No description available.
The data is owned by the caller of the function.