php8.5
Home/ Manual/ imagick / imagick/ Imagick::stereoImage

Imagick::stereoImage

PHP function Edit on GitHub ✎

(PECL imagick 2, PECL imagick 3)

Composites two images

Description

Imagick::stereoImage(Imagick $offset_wand): bool

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

Parameters

offset_wand

Return Values

Success

Errors/Exceptions

Throws

Source: reference/imagick/imagick/stereoimage.xml · from the official PHP manual (php/doc-en)