Searched refs:curPixel (Results 1 – 1 of 1) sorted by relevance
22 private int curPixel; field in LZWEncoder221 curPixel = 0; in encode()250 byte pix = pixAry[curPixel++]; in nextPixel()