lxgui
Public Attributes | List of all members
lxgui::gui::gradient Struct Reference

Represents color gradients. More...

#include <gui_gradient.hpp>

Public Attributes

orientation orient = orientation::horizontal
 
color min_color
 
color max_color
 

Detailed Description

Represents color gradients.

Definition at line 11 of file gui_gradient.hpp.

Member Data Documentation

◆ max_color

color lxgui::gui::gradient::max_color

Definition at line 13 of file gui_gradient.hpp.

◆ min_color

color lxgui::gui::gradient::min_color

Definition at line 13 of file gui_gradient.hpp.

◆ orient

orientation lxgui::gui::gradient::orient = orientation::horizontal

Definition at line 12 of file gui_gradient.hpp.


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