男女疯狂一边摸一边做羞羞视频|啊好深好硬快点用力别停动态图|亚洲一区无码中文字幕|特级无码毛片免费视频播放▽|久久狠狠躁免费观看|国内精品久久久久久网站

Imagick::raiseImage

(PECL imagick 2, PECL imagick 3)

Imagick::raiseImageCreates a simulated 3d button-like effect

說(shuō)明

public Imagick::raiseImage(
    int $width,
    int $height,
    int $x,
    int $y,
    bool $raise
): bool

Creates a simulated three-dimensional button-like effect by lightening and darkening the edges of the image. Members width and height of raise_info define the width of the vertical and horizontal edge of the effect.

參數

width

height

x

y

raise

返回值

成功時(shí)返回 true。

范例

示例 #1 Imagick::raiseImage()

<?php
function raiseImage($imagePath$width$height$x$y$raise) {
    
$imagick = new \Imagick(realpath($imagePath));

    
//x and y do nothing?
    
$imagick->raiseImage($width$height$x$y$raise);
    
header("Content-Type: image/jpg");
    echo 
$imagick->getImageBlob();
}

?>

男女疯狂一边摸一边做羞羞视频|啊好深好硬快点用力别停动态图|亚洲一区无码中文字幕|特级无码毛片免费视频播放▽|久久狠狠躁免费观看|国内精品久久久久久网站