target_x method

target_x

Sets the ’targetX’ attribute of the feConvolveMatrix element.

Returns

The current builder instance.

def target_x(self, target_x):
    ...
ParameterTypeDescription
target_xintThe X coordinate of the target pixel in the kernel matrix.

See Also