Method
LasemSvgViewapply_blend
Declaration
void
lsm_svg_view_apply_blend (
LsmSvgView* view,
const char* input_1,
const char* input_2,
const char* output,
const LsmBox* subregion,
LsmSvgBlendingMode mode
)
Parameters
input_1-
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. input_2-
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. mode-
Type:
LsmSvgBlendingModeNo description available.