Color class used by OBDepict.
More...
#include <openbabel/depict/painter.h>
List of all members.
Detailed Description
Color class used by OBDepict.
- Since:
- version 2.3
Constructor & Destructor Documentation
OBColor |
( |
double |
_red, |
|
|
double |
_green, |
|
|
double |
_blue, |
|
|
double |
_alpha = 1.0 |
|
) |
| [inline] |
OBColor |
( |
const std::string & |
color ) |
[inline] |
OBColor |
( |
std::vector< double > |
vec ) |
[inline] |
Member Function Documentation
bool operator!= |
( |
const OBColor & |
other ) |
[inline] |
Member Data Documentation
The documentation for this class was generated from the following file: