mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-06-05 21:59:17 +02:00
Spot color mapping
This commit is contained in:
@ -54,6 +54,7 @@ enum class BlendMode
|
||||
// Special blend modes for handling overprint. Used only internally.
|
||||
Overprint_SelectBackdrop,
|
||||
Overprint_SelectNonZeroSourceOrBackdrop,
|
||||
Overprint_SelectNonOneSourceOrBackdrop,
|
||||
|
||||
// Invalid blending mode - for internal purposes only
|
||||
Invalid
|
||||
|
Reference in New Issue
Block a user