libqxp::Color Struct Reference

#include <QXPTypes.h>

Public Member Functions

 Color ()
 
 Color (uint8_t r, uint8_t g, uint8_t b)
 
librevenge::RVNGString toString () const
 
Color applyShade (double shade) const
 

Public Attributes

uint8_t red
 
uint8_t green
 
uint8_t blue
 

Constructor & Destructor Documentation

libqxp::Color::Color ( )
inline

Referenced by applyShade().

libqxp::Color::Color ( uint8_t  r,
uint8_t  g,
uint8_t  b 
)
inline

Member Function Documentation

librevenge::RVNGString libqxp::Color::toString ( ) const

Member Data Documentation


The documentation for this struct was generated from the following files:

Generated for libqxp by doxygen 1.8.10