PoDoFo 0.9.20
|
#include <PdfShadingPattern.h>
Public Member Functions | |
const PdfName & | GetIdentifier () const |
Protected Member Functions | |
PdfShadingPattern (PdfDocument &doc, PdfShadingPatternType shadingType) | |
This class defined a shading pattern which can be used to fill abitrary shapes with a pattern using PdfPainter.
|
protected |
Create a new PdfShadingPattern object which will introduce itself automatically to every page object it is used on.
doc | parent document |
eShadingType | the type of this shading pattern |