编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « Imagick::setImageBluePrimary
  • Imagick::setImageChannelDepth »
  • PHP Manual
  • Imagick
  • Sets the image border color

Imagick::setImageBorderColor

(PECL imagick 2.0.0)

Imagick::setImageBorderColor — Sets the image border color

说明

Imagick::setImageBorderColor ( mixed $border ) : bool

Sets the image border color.

参数

border

The border color

返回值

成功时返回 TRUE。

错误/异常

错误时抛出 ImagickException。

更新日志

版本 说明
2.1.0 Now allows a string representing the color as a parameter. Previous versions allow only an ImagickPixel object.

相关文章
php ps 函数 sets color of border for annotationsphp gmagick sets the image border colorphp imagick blends the fill color with the imagephp imagick enhances the contrast of a color imagephp imagick returns the image border colorphp imagick reduces the image to a limited number of color levelphp imagick sets image alpha channelphp imagick sets the image background colorphp imagick sets the image border colorphp imagick sets the image delayphp imagick sets the image depthphp imagick sets the image disposal methodphp imagick sets the image sizephp imagick sets the filename of a particular imagephp imagick sets the image matte colorphp imagick sets the image orientationphp imagick sets the page geometry of the imagephp imagick sets an image propertyphp imagick sets the image chromaticity red primary pointphp imagick applies a color vector to each pixel in the image
关注编程学问公众号
编程学问网 湘ICP备20001732号