Gnash 0.8.9
Namespaces | Functions

RGBA.cpp File Reference

#include "RGBA.h"
#include "GnashNumeric.h"
#include "log.h"
#include <sstream>

Namespaces

namespace  gnash
 

Anonymous namespace for callbacks, local functions, event handlers etc.


Functions

rgba gnash::colorFromHexString (const std::string &color)
 Create an RGBA value from a hex string (e.g. FF0000)
std::ostream & gnash::operator<< (std::ostream &os, const rgba &r)