FabGL
ESP32 VGA Controller and Graphics Library
|
Specifies general paint options. More...
#include <vgacontroller.h>
Public Attributes | |
uint8_t | NOT: 1 |
uint8_t | swapFGBG: 1 |
Specifies general paint options.
uint8_t fabgl::PaintOptions::NOT |
If enabled performs NOT logical operator on destination. Implemented only for straight lines and non-filled rectangles.
uint8_t fabgl::PaintOptions::swapFGBG |
If enabled swaps foreground and background colors