编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « 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 a comment to your imagephp gmagick composite one image onto anotherphp gmagick equalizes the image histogramphp gmagick creates a vertical mirror imagephp gmagick gets the depth of the imagephp gmagick gets the image disposal methodphp gmagick gets the extrema for the imagephp gmagick returns the filename of a particular image in a sequencephp gmagick gets the image rendering intentphp gmagick gets the image x and y resolutionphp gmagick gets the image scenephp gmagick creates a new image as a copyphp gmagick adds a label to an imagephp gmagick analyzes the colors within a reference imagephp gmagick scales an imagephp gmagick offsets an imagephp gmagick rotates an imagephp gmagick sets the filename of a particular image in a sequencephp gmagick sets the format of a particular imagephp gmagick sets the image gamma
关注编程学问公众号
编程学问网 湘ICP备20001732号