Searched refs:TransparentColor (Results 1 – 1 of 1) sorted by relevance
322 int TransparentColor; // Palette index for transparency, -1 if none member336 gcb->TransparentColor = (int)GifExtension[3]; in DGifExtensionToGCB()338 gcb->TransparentColor = NO_TRANSPARENT_COLOR; in DGifExtensionToGCB()352 gcb->TransparentColor = NO_TRANSPARENT_COLOR; in DGifSavedExtensionToGCB()394 return first_gcb.TransparentColor; in GetTransparentIndexGIF()612 (curr_gcb.TransparentColor == NO_TRANSPARENT_COLOR); in ReadAnimatedGIF()660 if (!ReadFrameGIF(curr_gif_image, gif->SColorMap, curr_gcb.TransparentColor, in ReadAnimatedGIF()
Completed in 4 milliseconds