#include uint8_t bitmap_get_color_8(const bitmap_rich_8 * bmp, uint32_t x, uint32_t y) { uint32_t indice=x*bitmap }