PHP 클래스 Grafika\Gd\Filter\Sobel

상속: implements Grafika\FilterInterface
파일 보기 프로젝트 열기: kosinix/grafika

공개 메소드들

메소드 설명
apply ( Image $image ) : Image

비공개 메소드들

메소드 설명
convolve ( $matrix )
getColor ( $gd, &$pixels, $x, $y )

메소드 상세

apply() 공개 메소드

public apply ( Image $image ) : Image
$image Grafika\Gd\Image
리턴 Grafika\Gd\Image