Images.cpp | 378 static uint32_t get_color( function 427 static uint32_t get_color(image_info* image, int hpatch, int vpatch) function 438 const uint32_t c = get_color(image->rows, left, top, right, bottom); 653 c = get_color(image->rows, left, top, right - 1, bottom - 1); [all...] |