Contents

CIDistanceGradientFromRedMask

The protocol for the Distance Gradient From Red Mask filter.

Declaration

protocol CIDistanceGradientFromRedMask : CIFilterProtocol

Overview

Produces an infinite image where the red channel contains the distance in pixels from each pixel to the mask.

Topics

Instance Properties