Method
LasemSvgViewapply_morphology
Declaration
void
lsm_svg_view_apply_morphology (
LsmSvgView* view,
const char* input,
const char* output,
const LsmBox* subregion,
LsmSvgMorphologyOperator op,
double radius
)
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:
LsmBoxNo description available.
The data is owned by the caller of the function. op-
Type:
LsmSvgMorphologyOperatorNo description available.
radius-
Type:
doubleNo description available.