Frame transparent color in animated gif file
-
Frames in many animated gif files don't have transparent color, that is, transparent color index of the frames is not valid (Transparent Color Flag is zero). In the case, I guess, the frames use default transparent color : white - rgb=(255,255,255). But I can not find docs on google to confirm it. If you have knowledge about animated gif format, please let me know if my guess is true. BTW: all gifs of this kind found by me have white background, that is why I think there is default transparent color for this kind gifs.
-
Frames in many animated gif files don't have transparent color, that is, transparent color index of the frames is not valid (Transparent Color Flag is zero). In the case, I guess, the frames use default transparent color : white - rgb=(255,255,255). But I can not find docs on google to confirm it. If you have knowledge about animated gif format, please let me know if my guess is true. BTW: all gifs of this kind found by me have white background, that is why I think there is default transparent color for this kind gifs.