BitPixel           57 ext/gd/libgd/gd_gif_in.c 	unsigned int    BitPixel;
BitPixel          129 ext/gd/libgd/gd_gif_in.c 	int BitPixel;
BitPixel          170 ext/gd/libgd/gd_gif_in.c 	BitPixel        = 2<<(buf[4]&0x07);
BitPixel          181 ext/gd/libgd/gd_gif_in.c 		if (ReadColorMap(fd, BitPixel, ColorMap)) {