class Sobel implements FilterInterface

Sobel filter edge detection.

Methods

apply(ImageInterface $image)

No description

Details

at line line 20
ImageInterface apply(ImageInterface $image)

Parameters

ImageInterface $image

Return Value

ImageInterface