libcdr::CDRFillStyle Struct Reference

#include <CDRTypes.h>

Public Member Functions

 CDRFillStyle ()
 
 CDRFillStyle (unsigned short ft, CDRColor c1, CDRColor c2, const CDRGradient &gr, const CDRImageFill &img)
 

Public Attributes

unsigned short fillType
 
CDRColor color1
 
CDRColor color2
 
CDRGradient gradient
 
CDRImageFill imageFill
 

Constructor & Destructor Documentation

◆ CDRFillStyle() [1/2]

libcdr::CDRFillStyle::CDRFillStyle ( )
inline

◆ CDRFillStyle() [2/2]

libcdr::CDRFillStyle::CDRFillStyle ( unsigned short  ft,
CDRColor  c1,
CDRColor  c2,
const CDRGradient gr,
const CDRImageFill img 
)
inline

Member Data Documentation

◆ color1

CDRColor libcdr::CDRFillStyle::color1

◆ color2

CDRColor libcdr::CDRFillStyle::color2

◆ fillType

unsigned short libcdr::CDRFillStyle::fillType

◆ gradient

CDRGradient libcdr::CDRFillStyle::gradient

◆ imageFill

CDRImageFill libcdr::CDRFillStyle::imageFill

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

Generated for libcdr by doxygen 1.8.14