|
PoDoFo 0.9.20
|
#include <PdfResources.h>
Public Member Functions | |
| void | AddColorResource (const PdfColor &color) |
A interface that provides a wrapper around /Resources
| void PdfResources::AddColorResource | ( | const PdfColor & | color | ) |
Register a colourspace for a (separation) colour in the resource dictionary of this page or XObject so that it can be used for any following drawing operations.
| color | reference to the PdfColor |