Contents

maxKernelDiameter()

Queries the maximum diameter, in pixels, of the filter window supported by the median filter.

Declaration

class func maxKernelDiameter() -> Int

Return Value

Returns the maximum diameter, in pixels, of the filter window supported by the median filter.

See Also

Methods