oled 1.0
OLED Graphics Control Library
|
Represents the size dimensions for drawing. More...
#include <elements.h>
Data Fields | |
unsigned char | width |
unsigned char | height |
Represents the size dimensions for drawing.
This structure holds the width and height values used to define the size of a drawable area or object.
unsigned char height |
Height dimension
unsigned char width |
Width dimension