Searched refs:readColorTable (Results 1 – 1 of 1) sorted by relevance
192 header.currentFrame.lct = readColorTable(lctSize); in readBitmap()242 header.gct = readColorTable(header.gctSize); in readHeader()273 private int[] readColorTable(int ncolors) { in readColorTable() method in GifHeaderParser