summaryrefslogtreecommitdiff
path: root/shared-bindings/displayio/ColorConverter.h
AgeCommit message (Expand)Author
2019-09-05Move dither parameter to ColorConverter constructor and parameterMatthew Newberg
2019-07-19Review feedback including NO_BRIGHTNESS_COMMAND macroScott Shawcroft
2019-07-19Add support for grayscale displays that are < 8 bit depth.Scott Shawcroft
2018-09-12Add OnDiskBitmap which loads pixel data straight from disk.Scott Shawcroft