y_channel_selector method

y_channel_selector

Sets the ‘yChannelSelector’ attribute of the feDisplacementMap element.

Returns

The current builder instance.

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

See Also