libcdr::CDRGradientStop Struct Reference

#include <CDRTypes.h>

Public Member Functions

 CDRGradientStop ()
 
 CDRGradientStop (const CDRColor &color, double offset)
 

Public Attributes

CDRColor m_color
 
double m_offset
 

Constructor & Destructor Documentation

◆ CDRGradientStop() [1/2]

libcdr::CDRGradientStop::CDRGradientStop ( )
inline

◆ CDRGradientStop() [2/2]

libcdr::CDRGradientStop::CDRGradientStop ( const CDRColor color,
double  offset 
)
inline

Member Data Documentation

◆ m_color

◆ m_offset

double libcdr::CDRGradientStop::m_offset

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

Generated for libcdr by doxygen 1.8.16