Video library for GR-PEACH
Dependents: Trace_Program2 GR-PEACH_Camera_in_barcode GR-PEACH_LCD_sample GR-PEACH_LCD_4_3inch_sample ... more
DisplayBase::rect_t Struct Reference
The relative position within the graphics display area. More...
#include <DisplayBace.h>
Data Fields | |
unsigned short | vs |
unsigned short | vw |
unsigned short | hs |
unsigned short | hw |
Detailed Description
The relative position within the graphics display area.
Definition at line 254 of file DisplayBace.h.
Field Documentation
unsigned short hs |
Horizontal start pos
Definition at line 257 of file DisplayBace.h.
unsigned short hw |
Horizontal width
Definition at line 258 of file DisplayBace.h.
unsigned short vs |
Vertical start pos
Definition at line 255 of file DisplayBace.h.
unsigned short vw |
Vertical width (height)
Definition at line 256 of file DisplayBace.h.
Generated on Tue Jul 12 2022 15:08:47 by 1.7.2