Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: FRDM_RA8875_mPaint RA8875_Demo RA8875_KeyPadDemo SignalGenerator ... more
Fork of SPI_TFT by
JRECT Struct Reference
Rectangular structure definition for the jpeg engine. More...
#include <GraphicsDisplayJPEG.h>
Data Fields | |
loc_t | left |
left coord | |
loc_t | right |
right coord | |
loc_t | top |
top coord | |
loc_t | bottom |
bottom coord |
Detailed Description
Rectangular structure definition for the jpeg engine.
Definition at line 59 of file GraphicsDisplayJPEG.h.
Field Documentation
loc_t bottom |
bottom coord
Definition at line 63 of file GraphicsDisplayJPEG.h.
loc_t left |
left coord
Definition at line 60 of file GraphicsDisplayJPEG.h.
loc_t right |
right coord
Definition at line 61 of file GraphicsDisplayJPEG.h.
loc_t top |
top coord
Definition at line 62 of file GraphicsDisplayJPEG.h.
Generated on Tue Jul 12 2022 17:28:36 by
