ESP32VGA
ESP32 VGA Controller and Graphics Library
Public Attributes | List of all members
FabGL::Size Struct Reference

Represents a bidimensional size. More...

#include <vgacontroller.h>

Public Attributes

uint16_t width
 
uint16_t height
 

Detailed Description

Represents a bidimensional size.

Member Data Documentation

◆ height

uint16_t FabGL::Size::height

Vertical size

◆ width

uint16_t FabGL::Size::width

Horizontal size


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