Searched refs:first_gcb (Results 1 – 1 of 1) sorted by relevance
391 GraphicsControlBlock first_gcb; in GetTransparentIndexGIF() local392 memset(&first_gcb, 0, sizeof(first_gcb)); in GetTransparentIndexGIF()393 DGifSavedExtensionToGCB(gif, 0, &first_gcb); in GetTransparentIndexGIF()394 return first_gcb.TransparentColor; in GetTransparentIndexGIF()
Completed in 3 milliseconds