Searched refs:colorBit (Results 1 – 1 of 1) sorted by relevance
343 int colorBit; in editPixelBit1() local354 colorBit = (byte & m) >> shift; in editPixelBit1()356 *address = (alphaBit-1)&(colors[colorBit]); in editPixelBit1()