Swiftray  1.0
svgpp-color-factory.h File Reference
#include <svgpp/factory/integer_color.hpp>

Go to the source code of this file.

Classes

struct  Parser::ColorFactoryBase
 

Namespaces

 Parser
 

Typedefs

typedef boost::tuple< unsigned char, unsigned char, unsigned char > Parser::color_t
 
typedef svgpp::factory::color::percentage_adapter< ColorFactoryBase > Parser::ColorFactory