Support for readPixel(int16_t x, int16_t y, uint16_t *color) #285
Closed
dapostol73
started this conversation in
Ideas
Replies: 2 comments 9 replies
-
As mentioned in instructables, Arduino_GFX does not have read functions. |
Beta Was this translation helpful? Give feedback.
6 replies
-
@dapostol73 |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
It would be super helpful to have the ability to read the current value of a pixel, this would help with compositing gradient alpha images to the existing background.
Beta Was this translation helpful? Give feedback.
All reactions