Name

Append( ) — append a set of images

Synopsis

$result = $image->Append()

The Append( ) method takes a set of images and appends them to each other. Each image in the set must have the same width or the same height (or both). The result is a single image with each image in the sequence side-by-side if all heights are equal or stacked on top of each other if all widths are equal.

Get Programming Web Graphics with Perl and GNU Softwar now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.