LibreOffice Module basegfx (master) 1
|
#include <DrawCommands.hxx>
Public Member Functions | |
GradientInfo (GradientType eType) | |
Public Attributes | |
GradientType | meType |
std::vector< GradientStop > | maGradientStops |
Definition at line 52 of file DrawCommands.hxx.
|
inline |
Definition at line 59 of file DrawCommands.hxx.
References eType.
std::vector<GradientStop> gfx::GradientInfo::maGradientStops |
Definition at line 57 of file DrawCommands.hxx.
GradientType gfx::GradientInfo::meType |
Definition at line 55 of file DrawCommands.hxx.