Bridges-C++  3.4.2
Bridges(C++ API)
Classes | Namespaces
Color.h File Reference
#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