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