Contents

CISignedDistanceGradientFromRedMask

The protocol for the Signed Distance Gradient From Red Mask filter.

Declaration

protocol CISignedDistanceGradientFromRedMask : CIFilterProtocol

Overview

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

Topics

Instance Properties