Method
LasemSvgViewapply_displacement_map
Declaration
void
lsm_svg_view_apply_displacement_map (
LsmSvgView* view,
const char* input_1,
const char* input_2,
const char* output,
const LsmBox* subregion,
double scale,
LsmSvgChannelSelector x_channel_selector,
LsmSvgChannelSelector y_channel_selector
)
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. scale-
Type:
doubleNo description available.
x_channel_selector-
Type:
LsmSvgChannelSelectorNo description available.
y_channel_selector-
Type:
LsmSvgChannelSelectorNo description available.