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 TomasART, 16 years, 7 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, 16 years, 7 months ago
1. yes, use $handle->image_convert = 'png';
2. no, this is not implemented, but it is a good ideaReply