Virtual Method

LasemSvgFilterPrimitiveapply

Declaration

void
apply (
  LsmSvgFilterPrimitive* self,
  LsmSvgView* view,
  const char* input,
  const char* output,
  const LsmBox* subregion
)

Description

No description available.

Parameters

view

Type: LsmSvgView

No description available.

The data is owned by the caller of the function.
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.