Home | History | Annotate | Download | only in coders

Lines Matching refs:GetPixelIndex

1136                 byte|=GetPixelIndex(next,p) != 0 ? 0x01 : 0x00;
1177 byte|=((size_t) GetPixelIndex(next,p) & 0x0f);
1211 *q++=(unsigned char) GetPixelIndex(next,p);