FabGL
ESP32 VGA Controller and Graphics Library
fabgl::uiPaintBoxStyle Struct Reference

Contains the paintbox style. More...

#include <fabui.h>

Collaboration diagram for fabgl::uiPaintBoxStyle:

Public Attributes

RGB backgroundColor = RGB(2, 2, 2)
 

Detailed Description

Contains the paintbox style.

Member Data Documentation

◆ backgroundColor

RGB fabgl::uiPaintBoxStyle::backgroundColor = RGB(2, 2, 2)

Paintbox background color


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