pdfmm 0.9.20
mm::PdfTriangleShadingPattern Member List

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

GetIdentifier() constmm::PdfShadingPatterninline
GetObject()mm::PdfElementinline
GetObject() constmm::PdfElementinline
PdfElement(PdfObject &obj, PdfDataType expectedDataType)mm::PdfElementprotected
PdfShadingPattern(PdfDocument &doc, PdfShadingPatternType shadingType)mm::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)mm::PdfTriangleShadingPattern