update : 2015.11.03
php.shukuma.com검색:
|
Imagick::oilPaintImage(PECL imagick 2.0.0) Imagick::oilPaintImage — Simulates an oil painting 설명
bool Imagick::oilPaintImage
( float
$radius
)Applies a special effect filter that simulates an oil painting. Each pixel is replaced by the most frequent color occurring in a circular region defined by radius. 인수
반환값
성공시에 예제
Example #1 Imagick::oilPaintImage()
<?php |