#include "Core/Array/Element/Vec3Real64.h"
#include "Core/Array/Element/ColConvert.h"
Include dependency graph for Color.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | Impala |
namespace | Impala::Core |
namespace | Impala::Core::Array |
namespace | Impala::Core::Array::Element |
Classes | |
class | Impala::Core::Array::Element::Color |
Class definition color semantics. More... | |
Enumerations | |
enum | Impala::Core::Array::Element::ColorModel { Impala::Core::Array::Element::RGB, Impala::Core::Array::Element::CMY, Impala::Core::Array::Element::XYZ, Impala::Core::Array::Element::Lab, Impala::Core::Array::Element::Luv, Impala::Core::Array::Element::OOO, Impala::Core::Array::Element::HSI } |
Supported color spaces. More... |