target_y method

target_y

Sets the ’targetY’ attribute of the feConvolveMatrix element.

Returns

The current builder instance.

def target_y(self, target_y):
    ...
ParameterTypeDescription
target_yintThe Y coordinate of the target pixel in the kernel matrix.

See Also