编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « 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 extracts a region of the imagephp gmagick gamma corrects an imagephp gmagick the filename associated with an image sequencephp gmagick returns the format of a particular image in a sequencephp gmagick gets the image gammaphp gmagick returns the image heightphp gmagick gets the potential image typephp gmagick gets the image units of resolutionphp gmagick returns the width of the imagephp gmagick scales an image proportionally 2xphp gmagick replaces the colors of an image with the closest color from a reference imagephp gmagick radial blurs an imagephp gmagick offsets an imagephp gmagick separates a channel from the imagephp gmagick sets the filename before you read or write the imagephp gmagick set the iterator to the position in the image list specified with the index parameterphp gmagick sets the interlace scheme of the imagephp gmagick sets the image iterationsphp gmagick strips an image of all profiles and commentsphp gmagick swirls the pixels about the center of the image
关注编程学问公众号
编程学问网 湘ICP备20001732号