![]() |
Bridges-C++
3.2.0
Bridges(C++API)
|
#include <iostream>#include <array>#include <regex>#include <unordered_map>#include <cmath>#include <sstream>#include <iomanip>#include "DataStructure.h"#include <JSONutil.h>Go to the source code of this file.
Classes | |
| class | bridges::datastructure::Color |
| This class represents Color, and supports rgba, hexadecimal and named color values. More... | |
Namespaces | |
| bridges | |
| these methods convert byte arrays in to base64 codes and are used in BRIDGES to represent the color arrays as strings. The code is adapted from external sources detailed below. | |
| bridges::datastructure | |
1.8.13