paintTransparentImage
Posted: 2007-12-01T17:40:38-07:00
I've been trying to make a certain part of an image transparent but i find it impossible.
The problem:
paintOpaqueImage changes the color correctly but paintTransparentImage doesn't seem to want to change the opacity at all.
And also, when i try to run Imagick::setImageMatte i get a function is not defined exception. I'm using IMagick 2.1.0RC1 and ImageMagick 6.2.8
Any ideas why this things happen?
Thanks,
George
The problem:
paintOpaqueImage changes the color correctly but paintTransparentImage doesn't seem to want to change the opacity at all.
And also, when i try to run Imagick::setImageMatte i get a function is not defined exception. I'm using IMagick 2.1.0RC1 and ImageMagick 6.2.8
Any ideas why this things happen?
Thanks,
George