LCD_screen Library Suite

The release 16 includes new colour functions.

  • readPixel returns the 16-bits coded colour from the specified pixel
  • setColour converts red, green, blue values into a 16-bits colour
  • splitColour just does the opposite
  • halfColour halves the colour, very handy for buttons

As always, comments and code are here!