mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-06-05 21:59:17 +02:00
Optimization (multithreading)
This commit is contained in:
@@ -225,6 +225,8 @@ public:
|
||||
PDFColorBuffer output;
|
||||
|
||||
RenderingIntent intent = RenderingIntent::Unknown;
|
||||
|
||||
PDFInteger multithreadingThreshold = 4096;
|
||||
};
|
||||
|
||||
/// Transforms color between two color spaces. Doesn't do soft-proofing,
|
||||
|
Reference in New Issue
Block a user