编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « Imagick::statisticImage
  • Imagick::stereoImage »
  • PHP Manual
  • Imagick
  • Hides a digital watermark within the image

Imagick::steganoImage

(PECL imagick 2.0.0)

Imagick::steganoImage — Hides a digital watermark within the image

说明

Imagick::steganoImage ( Imagick $watermark_wand , int $offset ) : Imagick

Hides a digital watermark within the image. Recover the hidden watermark later to prove that the authenticity of an image. Offset defines the start position within the image to hide the watermark.

参数

watermark_wand

offset

返回值

成功时返回 TRUE。

相关文章
php imagick annotates an image with textphp imagick enhances the contrast of a color imagephp imagick distorts an image using various distortion methodsphp imagick enhance edges within the imagephp imagick creates a horizontal mirror imagephp imagick gets image clip maskphp imagick gets the image gravityphp imagick returns the named image profilephp imagick returns the image profilesphp imagick adds a label to an imagephp imagick adjusts the levels of an imagephp imagick analyzes the colors within a reference imagephp imagick scales an image with pixel samplingphp imagick sets image alpha channelphp imagick sets the image depthphp imagick sets the page geometry of the imagephp imagick adjusts the contrast of an imagephp imagick hides a digital watermark within the imagephp imagick applies a color vector to each pixel in the imagephp imagick writes an image or image sequence
关注编程学问公众号
编程学问网 湘ICP备20001732号