PHP Classes

Empty frames are not transparent

Recommend this page to a friend!

      GIF images into animated GIF with native PHP class  >  All threads  >  Empty frames are not transparent  >  (Un) Subscribe thread alerts  
Subject:Empty frames are not transparent
Summary:When an empty frame is used, the image is filled with white
Messages:2
Author:Timur
Date:2015-05-03 15:50:48
 

  1. Empty frames are not transparent   Reply   Report abuse  
Picture of Timur Timur - 2015-05-03 15:50:48
Dear László!

Just as everyone else, would like to thank you for this awesome class. I use it for http://preloaders.net , but recently I found out that the class has a glitch with empty frames. I send several frames and one of them is completely empty and transparent, but the class fills it with white color for some reason and it blinks because of this.

I tried to fix it myself, but the best I could do - I removed the 186th line ($this->GIF .= ( $Locals_ext . $Locals_img . $Locals_tmp );) which simply excluded the empty frame.

Could you look into the issue, please?

Thanks in advance.

  2. Re: Empty frames are not transparent   Reply   Report abuse  
Picture of László Zsidi László Zsidi - 2015-06-21 17:16:25 - In reply to message 1 from Timur
Hi Timur,
Can you send me examples to zsidi.laszlo@gravibits.com?

Thank you!