The Imagick class
PHP 手册

Imagick::stereoImage

(PECL imagick 2.0.0)

Imagick::stereoImageComposites two images

说明

bool Imagick::stereoImage ( Imagick $offset_wand )
Warning

本函数暂无文档,仅有参数列表。

Composites two images and produces a single image that is the composite of a left and right image of a stereo pair.

参数

offset_wand

返回值

Returns TRUE on success.

错误/异常

Throws ImagickException on error.


The Imagick class
PHP 手册