Searched refs:redValues (Results 1 - 1 of 1) sorted by relevance

/ast/src/lib/libtk/generic/
H A DtkImgPhoto.c103 pixel redValues[256]; /* Maps 8-bit values of red intensity member in struct:ColorTable
2765 colorPtr->redValues[i] = colors[r].pixel;
2771 colorPtr->redValues[i] = colors[r].pixel
2780 colorPtr->redValues[i] = r;
3790 i = colorPtr->redValues[col[0]]
3846 i = colorPtr->redValues[i];

Completed in 23 milliseconds