oled 1.0
OLED Graphics Control Library
Loading...
Searching...
No Matches
DRAWING_Size_t Struct Reference

Represents the size dimensions for drawing. More...

#include <elements.h>

Data Fields

unsigned char width
unsigned char height

Detailed Description

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.

Field Documentation

◆ height

unsigned char height

Height dimension

◆ width

unsigned char width

Width dimension


The documentation for this struct was generated from the following file: