Checking if image is transparent
Hi all,
To make an image transparent i use the transparentImage method of MagickImage, but I need to know if a given image has a transparent color set.
Or to put my question in other words -
I loaded an image into MagickIMage object. How can I determine if this image has a color that is defined as transparent?
Thanks,
Yair