Method

LasemSvgViewapply_color_matrix

Declaration

void
lsm_svg_view_apply_color_matrix (
  LsmSvgView* view,
  const char* input,
  const char* output,
  const LsmBox* subregion,
  LsmSvgColorFilterType type,
  unsigned int n_values,
  const double* values
)

Description

No description available.

Parameters

input

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.
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.
type

Type: LsmSvgColorFilterType

No description available.

n_values

Type: unsigned int

No description available.

values

Type: const double*

No description available.

The data is owned by the caller of the function.