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

#include <vgacontroller.h>

Public Attributes

RGB penColor
 
RGB brushColor
 
Point position
 
GlyphOptions glyphOptions
 
PaintOptions paintOptions
 
Rect scrollingRegion
 

Member Data Documentation

◆ brushColor

RGB fabgl::PaintState::brushColor

◆ glyphOptions

GlyphOptions fabgl::PaintState::glyphOptions

◆ paintOptions

PaintOptions fabgl::PaintState::paintOptions

◆ penColor

RGB fabgl::PaintState::penColor

◆ position

Point fabgl::PaintState::position

◆ scrollingRegion

Rect fabgl::PaintState::scrollingRegion

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