编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « Gmagick::setimageindex
  • Gmagick::setimageiterations »
  • PHP Manual
  • Gmagick
  • Sets the interlace scheme of the image

Gmagick::setimageinterlacescheme

(PECL gmagick >= Unknown)

Gmagick::setimageinterlacescheme — Sets the interlace scheme of the image

说明

public Gmagick::setimageinterlacescheme ( int $interlace ) : Gmagick

Sets the interlace scheme of the image.

参数

interlace

The image interlace scheme: NoInterlace, LineInterlace, PlaneInterlace, PartitionInterlace.

返回值

The Gmagick object on success

错误/异常

错误时抛出 GmagickException。

相关文章
php gmagick gets the image interlace schemephp gmagick sets the filename before you read or write the imagephp gmagick sets the image background colorphp gmagick sets the image chromaticity blue primary pointphp gmagick sets the image border colorphp gmagick sets the depth of a particular image channelphp gmagick sets the image colorspacephp gmagick sets the image composite operatorphp gmagick sets the image delayphp gmagick sets the image gammaphp gmagick sets the image chromaticity green primary pointphp gmagick sets the interlace scheme of the imagephp gmagick sets the image iterationsphp gmagick sets the image chromaticity red primary pointphp gmagick sets the image rendering intentphp gmagick sets the image resolutionphp gmagick sets the image scenephp gmagick sets the image typephp gmagick sets the image units of resolutionphp imagick gets the image interlace scheme
关注编程学问公众号
编程学问网 湘ICP备20001732号