mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-06-05 21:59:17 +02:00
Bugfixing
This commit is contained in:
@ -523,6 +523,10 @@ private:
|
||||
|
||||
struct PDFTransparencyGroupPainterData
|
||||
{
|
||||
void makeInitialBackdropTransparent();
|
||||
void makeImmediateBackdropTransparent();
|
||||
void makeSoftMaskOpaque();
|
||||
|
||||
PDFTransparencyGroup group;
|
||||
bool alphaIsShape = false;
|
||||
PDFReal alphaStroke = 1.0;
|
||||
|
Reference in New Issue
Block a user