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

/ast/src/lib/libtk/generic/
H A DtkImgPhoto.c117 * BLACK_AND_WHITE: 1 means only black and white colors are
128 #define BLACK_AND_WHITE 1 macro
1502 if (instancePtr->colorTablePtr->flags & BLACK_AND_WHITE) {
2477 && ((colorPtr->flags & BLACK_AND_WHITE) == 0)) {
2577 colorPtr->flags |= BLACK_AND_WHITE;

Completed in 87 milliseconds