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