Replies: 1 comment 1 reply
-
Per the readme, there is no plan to support read back operations. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, as I understand it the Arduino_GFX API is following the Adafruit_GFX API, as such, is there any impediment to implementing the canvas
uint16_t getPixel(int16_t x, int16_t y)
function?Beta Was this translation helpful? Give feedback.
All reactions