Read data display on screen to save SD #2919
Unanswered
phamhuyvn
asked this question in
Q&A - General
Replies: 1 comment 1 reply
-
Not all displays support reading back the graphics RAM. Run the example here to see if readPixel works: If that does not work then drawing the screen into a sprite is an option if sufficient RAM is available. |
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
Uh oh!
There was an error while loading. Please reload this page.
-
I have a project that I need to know what display on my TFT,
Anyway for me to get data which is display on screen and save to file or array to SD.
Thank
Beta Was this translation helpful? Give feedback.
All reactions