imagick
imagick copied to clipboard
OptimizeTransparency
It seems we have no access to the "OptimizeTransparency" function of convert. Is there any way to use it in the current PHP library?
It looks like it's just not been documented.
https://github.com/Imagick/imagick/blob/master/imagick_class.c#L12755
Let me know if it doesn't work?