mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-06-05 21:59:17 +02:00
Color spaces, beginning of painting
This commit is contained in:
@@ -82,6 +82,7 @@ public:
|
||||
inline const QRectF& getTrimBox() const { return m_trimBox; }
|
||||
inline const QRectF& getArtBox() const { return m_artBox; }
|
||||
inline PageRotation getPageRotation() const { return m_pageRotation; }
|
||||
|
||||
inline const PDFObject& getResources() const { return m_resources; }
|
||||
inline const PDFObject& getContents() const { return m_contents; }
|
||||
|
||||
|
Reference in New Issue
Block a user