x_channel_selector method

x_channel_selector

Sets the ‘xChannelSelector’ attribute of the feDisplacementMap element.

Returns

The current builder instance.

def x_channel_selector(self, value):
    ...
ParameterTypeDescription
valueChannelSelectorThe channel to use for displacement along the x-axis.

See Also