mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-06-05 21:59:17 +02:00
Display color scale
This commit is contained in:
@@ -100,6 +100,7 @@ private:
|
||||
QImage image;
|
||||
pdf::PDFColorComponent minValue = 0.0f;
|
||||
pdf::PDFColorComponent maxValue = 0.0f;
|
||||
pdf::PDFColorScale colorScale;
|
||||
};
|
||||
|
||||
const std::vector<pdf::PDFColorComponent>& getInkCoverage() const;
|
||||
|
Reference in New Issue
Block a user