PoDoFo 0.9.20
PoDoFo::PdfTriangleShadingPattern Member List

This is the complete list of members for PoDoFo::PdfTriangleShadingPattern, including all inherited members.

GetIdentifier() constPoDoFo::PdfShadingPatterninline
GetObject()PoDoFo::PdfElementinline
GetObject() constPoDoFo::PdfElementinline
PdfElement(PdfObject &obj, PdfDataType expectedDataType)PoDoFo::PdfElementprotected
PdfShadingPattern(PdfDocument &doc, PdfShadingPatternType shadingType)PoDoFo::PdfShadingPatternprotected
PdfTriangleShadingPattern(PdfDocument &doc, double x0, double y0, const PdfColor &color0, double x1, double y1, const PdfColor &color1, double x2, double y2, const PdfColor &color2)PoDoFo::PdfTriangleShadingPattern