Tiling in IMagick

IMagick is a native PHP extension to create and modify images using the ImageMagick API. ImageMagick Studio LLC did not write nor does it maintain the IMagick extension, however, IMagick users are welcome to discuss the extension here.
Post Reply
digilover

Tiling in IMagick

Post by digilover »

Hi,

Could anyone tell me if it's possible to do a simple tile in IMagick? I want to replicate the following ImageMagick command:

composite -tile watermark.png source.jpg output.jpg

Thanks,

James.
Post Reply