Contents

edgeIntensity

The accentuation factor of the Sobel gradient information when tracing the edges of the image.

Declaration

var edgeIntensity: Float { get set }

Discussion

Higher values find more edges, although typically, you’d use a low value (such as 1.0).

See Also

Instance Properties