Imagick::smushImages

Imagick::smushImages

(No version information available, might only be in Git)

Imagick::smushImagesDescription

Description

public Imagick Imagick::smushImages ( string $stack , string $offset )

Takes all images from the current image pointer to the end of the image list and smushs them to each other top-to-bottom if the stack parameter is true, otherwise left-to-right.

Parameters

stack
offset