COLOR            6866 src/image.c    #define COLOR(A, X, Y) ((A) + (Y) * img->width + (X))
COLOR            6918 src/image.c    #undef COLOR