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

Imagick::chopImage

(PECL imagick 2, PECL imagick 3)

Imagick::chopImageRemoves a region of an image and trims

說(shuō)明

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

Removes a region of an image and collapses the image to occupy the removed portion.

參數

width

Width of the chopped area

height

Height of the chopped area

x

X origo of the chopped area

y

Y origo of the chopped area

返回值

成功時(shí)返回 true。

錯誤/異常

錯誤時(shí)拋出 ImagickException。

范例

示例 #1 Using Imagick::chopImage():

Example of using Imagick::chopImage

<?php
/* Create some objects */
$image = new Imagick();
$pixel = new ImagickPixel'gray' );

/* New image */
$image->newImage(400200$pixel);

/* Chop image */
$image->chopImage(20020000);

/* Give image a format */
$image->setImageFormat('png');

/* Output the image with headers */
header('Content-type: image/png');
echo 
$image;

?>

參見(jiàn)

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