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

◆ Color() [1/2]

libqxp::Color::Color ( )
inline

Referenced by applyShade().

◆ Color() [2/2]

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

Member Function Documentation

◆ applyShade()

◆ toString()

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

Member Data Documentation

◆ blue

◆ green

◆ red


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

Generated for libqxp by doxygen 1.14.0