FTXUI 6.1.9
C++ functional terminal UI.
Loading...
Searching...
No Matches
slider_rgb.cpp File Reference

Go to the source code of this file.

Functions

Element ColorTile (int red, int green, int blue)
 
Element ColorString (int red, int green, int blue)
 
int main ()
 

Function Documentation

◆ ColorTile()

Element ColorTile ( int red,
int green,
int blue )
Examples
examples/component/slider_rgb.cpp.

Definition at line 15 of file slider_rgb.cpp.

◆ ColorString()

Element ColorString ( int red,
int green,
int blue )
Examples
examples/component/slider_rgb.cpp.

Definition at line 20 of file slider_rgb.cpp.

◆ main()

int main ( )

Definition at line 28 of file slider_rgb.cpp.