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

Contains the image style. More...

#include <fabui.h>

Collaboration diagram for fabgl::uiImageStyle:

Public Attributes

RGB backgroundColor = RGB(3, 3, 3)
 

Detailed Description

Contains the image style.

Member Data Documentation

◆ backgroundColor

RGB fabgl::uiImageStyle::backgroundColor = RGB(3, 3, 3)

Background color


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