update : 2015.11.03
php.shukuma.com검색:
|
Imagick::statisticImage(No version information available, might only be in Git) Imagick::statisticImage — Description 설명
public void Imagick::statisticImage
( int
$type
, int $width
, int $height
[, string $CHANNEL = Imagick::CHANNEL_DEFAULT
] )Replace each pixel with corresponding statistic from the neighborhood of the specified width and height. 인수
반환값
예제
Example #1 Imagick::statisticImage()
<?php |