You are reading a single comment by @rchateauneu and its replies. Click here to read the full conversation.
  • I would like to have saturated colors on my Bangle2, without dithering. According to List of monochrome and RGB color formats: 3 bits, there should be eight possibilities:

    (255,0,0) => 100 (pure red, no dithering)
    (0,255,0) => 010 (pure green, no dithering)
    ... and other RGB combinations with components different of 0 and 255, being dithered.

About

Avatar for rchateauneu @rchateauneu started