'ChangeMask' support 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
Morgon

'ChangeMask' support in Imagick?

Post by Morgon »

I was looking for ways to take a background image and a secondary image and make pixels transparent which match.
I came across this wonderful ImageMagick-native solution, called ChangeMask.

Is this something that is, or can be, available in Imagick?
Are there other (Imagick-native) ways to accomplish this same goal?

Thanks!
Post Reply