xxxx日本护士丰满hd|亚洲av日韩av无码av欧美av|精品国产污污网站在线看免费|日日摸日日碰夜夜爽久久|国产一区二区亚洲精品

Imagick::oilPaintImage

(PECL imagick 2, PECL imagick 3)

Imagick::oilPaintImageSimulates an oil painting

說(shuō)明

public Imagick::oilPaintImage(float $radius): bool

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.

參數

radius

The radius of the circular neighborhood.

返回值

成功時(shí)返回 true。

范例

示例 #1 Imagick::oilPaintImage()

<?php
function oilPaintImage($imagePath$radius) {
    
$imagick = new \Imagick(realpath($imagePath));
    
$imagick->oilPaintImage($radius);
    
header("Content-Type: image/jpg");
    echo 
$imagick->getImageBlob();
}

?>

xxxx日本护士丰满hd|亚洲av日韩av无码av欧美av|精品国产污污网站在线看免费|日日摸日日碰夜夜爽久久|国产一区二区亚洲精品