Border transparency

See all posts Reply

Border transparency new!
by CoolWind, 13 years, 6 months ago
Hi,

I needed a factor of transparency when applying a border to the image, so I modified the line 4170 by changing the last parameter of imagecolorallocatealpha for $this->image_border_transparency.

Now I can apply $handle->image_border_transparency = [0..127] and it works fantastic. Maybe this could be included in a future release?

Just my 2 cents.

CoolWind
http://www.coolwind.wsReply
Re: Border transparency new!
by colin, 13 years, 6 months ago
Yes, it is a good idea, I will add it in the next releaseReply