MPSImageAreaMin
A filter that finds the minimum pixel value in a rectangular region centered around each pixel in the source image.
Declaration
class MPSImageAreaMinOverview
An MPSImageAreaMin filter has the same methods and properties as the MPSImageAreaMax class.
If there are multiple channels in the source image, each channel is processed independently. The edgeMode property value is assumed to always be MPSImageEdgeMode.clamp for this filter.