Method

LasemSvgFilterSurfacecolor_matrix

Declaration

void
lsm_svg_filter_surface_color_matrix (
  LsmSvgFilterSurface* input,
  LsmSvgFilterSurface* output,
  LsmSvgColorFilterType type,
  unsigned n_values,
  const double* values
)

Description

No description available.

Parameters

output

Type: LsmSvgFilterSurface

No description available.

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

Type: LsmSvgColorFilterType

No description available.

n_values

Type: unsigned

No description available.

values

Type: const double*

No description available.

The data is owned by the caller of the function.