Contents

minKernelDiameter()

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

Declaration

class func minKernelDiameter() -> Int

Return Value

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

See Also

Methods