![]() |
Bridges-C++ 3.5.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 | |
| namespace | 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. | |
| namespace | bridges::datastructure |