How do I get the value of each 8 bit color when the library is configured with JD_FORMAT=0?
The function that draws the image, in the mai case called 'tft_outpu' ony has a pointer of 16bits.
(int16_t _x, int16_t _y, uint16_t w, uint16_t h, uint16_t *bitmap).