LibreOffice Module vcl (master) 1
|
#include <iostream>
#include <premac.h>
#include <ApplicationServices/ApplicationServices.h>
#include <postmac.h>
#include <tools/color.hxx>
#include <vcl/salgtype.hxx>
Go to the source code of this file.
Classes | |
class | RGBAColor |
class | XorEmulation |
Functions | |
std::ostream & | operator<< (std::ostream &s, const RGBAColor &aColor) |
|
inline |
Definition at line 70 of file salgdicommon.hxx.
References RGBAColor::GetAlpha(), RGBAColor::GetBlue(), RGBAColor::GetGreen(), and RGBAColor::GetRed().