image_background_color don't work on my server

See all posts See thread Reply

Re: image_background_color don't work on my server new!
by colin, 17 years, 10 months ago
Which version of the class are you using?

Try to use the 0.25 RC1, that you can find here. image_background_color has been greatly improved.Reply
Re: image_background_color don't work on my server new!
by TomasART, 17 years, 10 months ago
Great. Thanks. The last version works very very well.

Another question. You know if i can do this:

1. Convert the image to PNG.
2. Make the fill color trasparent.Reply
Re: image_background_color don't work on my server new!
by colin, 17 years, 10 months ago
1. yes, use $handle->image_convert = 'png';
2. no, this is not implemented, but it is a good ideaReply