update : 2015.11.03
php.shukuma.com검색:
|
Gmagick::oilpaintimage(PECL gmagick >= Unknown) Gmagick::oilpaintimage — Simulates an oil painting 설명
public void Gmagick::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. 인수
반환값The Gmagick object on success 오류/예외Throws an GmagickException on error. |