mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-06-05 21:59:17 +02:00
Axial shading sampling
This commit is contained in:
@ -62,6 +62,7 @@ private:
|
||||
struct RenderedImage
|
||||
{
|
||||
QImage image;
|
||||
QList<pdf::PDFRenderError> errors;
|
||||
};
|
||||
|
||||
void updatePageImage();
|
||||
|
Reference in New Issue
Block a user