libvisio::VSDXFillStyle Struct Reference

#include <VSDXStyles.h>

List of all members.

Public Member Functions

 VSDXFillStyle ()
 VSDXFillStyle (unsigned char fgcId, unsigned char bgcId, unsigned char p, unsigned char fga, unsigned char bga, Colour sfgc, unsigned char shp, double shX, double shY)
 VSDXFillStyle (const VSDXFillStyle &fillStyle)
 ~VSDXFillStyle ()

Public Attributes

unsigned char fgColourId
unsigned char bgColourId
unsigned char pattern
unsigned char fgTransparency
unsigned char bgTransparency
Colour shadowFgColour
unsigned char shadowPattern
double shadowOffsetX
double shadowOffsetY

Constructor & Destructor Documentation

libvisio::VSDXFillStyle::VSDXFillStyle ( )
inline
libvisio::VSDXFillStyle::VSDXFillStyle ( unsigned char  fgcId,
unsigned char  bgcId,
unsigned char  p,
unsigned char  fga,
unsigned char  bga,
Colour  sfgc,
unsigned char  shp,
double  shX,
double  shY 
)
inline
libvisio::VSDXFillStyle::VSDXFillStyle ( const VSDXFillStyle fillStyle)
inline
libvisio::VSDXFillStyle::~VSDXFillStyle ( )
inline

Member Data Documentation

unsigned char libvisio::VSDXFillStyle::bgColourId
unsigned char libvisio::VSDXFillStyle::bgTransparency
unsigned char libvisio::VSDXFillStyle::fgColourId
unsigned char libvisio::VSDXFillStyle::fgTransparency
unsigned char libvisio::VSDXFillStyle::pattern
Colour libvisio::VSDXFillStyle::shadowFgColour
double libvisio::VSDXFillStyle::shadowOffsetX
double libvisio::VSDXFillStyle::shadowOffsetY
unsigned char libvisio::VSDXFillStyle::shadowPattern

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

Generated for libvisio by doxygen 1.8.1