Method

LasemSvgFilterSurfacedisplacement_map

Declaration

void
lsm_svg_filter_surface_displacement_map (
  LsmSvgFilterSurface* input_1,
  LsmSvgFilterSurface* input_2,
  LsmSvgFilterSurface* output,
  double x_scale,
  double y_scale,
  LsmSvgChannelSelector x_channel_selector,
  LsmSvgChannelSelector y_channel_selector
)

Description

No description available.

Parameters

input_2

Type: LsmSvgFilterSurface

No description available.

The data is owned by the caller of the function.
output

Type: LsmSvgFilterSurface

No description available.

The data is owned by the caller of the function.
x_scale

Type: double

No description available.

y_scale

Type: double

No description available.

x_channel_selector

Type: LsmSvgChannelSelector

No description available.

y_channel_selector

Type: LsmSvgChannelSelector

No description available.