Searched refs:lctSize (Results 1 – 1 of 1) sorted by relevance
185 int lctSize = (int) Math.pow(2, (packed & 0x07) + 1); in readBitmap() local192 header.currentFrame.lct = readColorTable(lctSize); in readBitmap()