PHP Class Grafika\Gd\Filter\Sobel

Inheritance: implements Grafika\FilterInterface
Afficher le fichier Open project: kosinix/grafika

Méthodes publiques

Méthode Description
apply ( Image $image ) : Image

Private Methods

Méthode Description
convolve ( $matrix )
getColor ( $gd, &$pixels, $x, $y )

Method Details

apply() public méthode

public apply ( Image $image ) : Image
$image Grafika\Gd\Image
Résultat Grafika\Gd\Image