#include "wx/pdfdocdef.h"
Classes | |
class | wxPdfExtGState |
Class representing ExtGState. (For internal use only). More... | |
class | wxPdfCoonsPatch |
Class representing a coons patch. (For internal use only). More... | |
class | wxPdfGradient |
Class representing gradients. (For internal use only). More... | |
class | wxPdfAxialGradient |
Class representing axial gradients. (For internal use only). More... | |
class | wxPdfMidAxialGradient |
Class representing mid axial gradients. (For internal use only). More... | |
class | wxPdfRadialGradient |
Class representing radial gradients. (For internal use only). More... | |
class | wxPdfCoonsPatchGradient |
Class representing coons patch mesh gradients. (For internal use only). More... | |
class | wxPdfFlatPath |
Class representing a flattened path. More... | |
Enumerations | |
enum | wxPdfGradientType { wxPDF_GRADIENT_AXIAL, wxPDF_GRADIENT_MIDAXIAL, wxPDF_GRADIENT_RADIAL, wxPDF_GRADIENT_COONS } |
enum wxPdfGradientType |