编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « Gmagick::resizeimage
  • Gmagick::rotateimage »
  • PHP Manual
  • Gmagick
  • Offsets an image

Gmagick::rollimage

(PECL gmagick >= Unknown)

Gmagick::rollimage — Offsets an image

说明

public Gmagick::rollimage ( int $x , int $y ) : Gmagick

Offsets an image as defined by x and y.

参数

x

The x offset.

y

The y offset.

返回值

The Gmagick object on success

错误/异常

错误时抛出 GmagickException。

相关文章
php gmagick adds new image to gmagick object image listphp gmagick adds random noise to the imagephp gmagick displaces an image s colormapphp gmagick the filename associated with an image sequencephp gmagick returns the image background colorphp gmagick returns the image heightphp gmagick gets the image histogramphp gmagick gets the index of the current active imagephp gmagick returns the width of the imagephp gmagick scales an image proportionally to half its sizephp gmagick reads image from filenamephp gmagick reads image from filenamephp gmagick reads image from a binary stringphp gmagick offsets an imagephp gmagick sets the image background colorphp gmagick sets the image chromaticity blue primary pointphp gmagick sets the image border colorphp gmagick sets the image chromaticity red primary pointphp gmagick changes the size of an imagephp gmagick remove edges from the image
关注编程学问公众号
编程学问网 湘ICP备20001732号