Error Exception Imagick::paintTransparentImage method is deprecated and it's use should be avoided
Error Exception Imagick::paintTransparentImage method is deprecated and it's use should be avoided
I keep getting a fatal error exception 'Imagick::paintTransparentImage method is deprecated and it's use should be avoided' whenever I try and run the paintTransparentImage function. I cannot find anywhere of an alternative to this function and I am wondering why it is fatal and not just a warning. Thoughts?
Re: Error Exception Imagick::paintTransparentImage method is deprecated and it's use should be avoided
I moved your topic to the IMagick board because this is an IMagick question. We don't maintain IMagick but I think you are looking for the transparentPaintImage method?