Searched refs:ReadColorMap (Results 1 – 1 of 1) sorted by relevance
93 static int ReadColorMap (gdIOCtx *fd, int number, unsigned char (*buffer)[256]);184 if (ReadColorMap(fd, BitPixel, ColorMap)) { in gdImageCreateFromGifCtx()238 if (ReadColorMap(fd, bitPixel, localColorMap)) { in gdImageCreateFromGifCtx()282 static int ReadColorMap(gdIOCtx *fd, int number, unsigned char (*buffer)[256]) /* {{{ */ in ReadColorMap() function
Completed in 6 milliseconds