LibreOffice Module basegfx (master) 1
Classes | Namespaces | Functions
bcolor.hxx File Reference
#include <sal/config.h>
#include <algorithm>
#include <ostream>
#include <basegfx/tuple/b3dtuple.hxx>
#include <basegfx/basegfxdllapi.h>
Include dependency graph for bcolor.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  basegfx::BColor
 Base Color class with three double values. More...
 

Namespaces

namespace  basegfx
 

Functions

template<typename charT , typename traits >
std::basic_ostream< charT, traits > & basegfx::operator<< (std::basic_ostream< charT, traits > &stream, BColor const &color)