Adafruit ImageReader Library
|
Load-to-display and load-to-RAM are supported.
This is the documentation for Adafruit's ImageReader library for the Arduino platform. It is designed to work in conjunction with Adafruit_GFX and a display-specific library (e.g. Adafruit_ILI9341).
Adafruit invests time and resources providing this open source code, please support Adafruit and open-source hardware by purchasing products from Adafruit!
This library depends on Adafruit_GFX plus a display device-specific library such as Adafruit_ILI9341 or other subclasses of SPITFT. Filesystem reading is handled through the Adafruit_SPIFlash library, which in turn relies on SdFat. Please make sure you have installed the latest versions before using this library.
Written by Phil "PaintYourDragon" Burgess for Adafruit Industries.
BSD license, all text here must be included in any redistribution.