divisor method

divisor

Sets the ‘divisor’ attribute of the feConvolveMatrix element.

Returns

The current builder instance.

def divisor(self, divisor):
    ...
ParameterTypeDescription
divisorfloatThe divisor applied to the matrix.

See Also