1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 10:27:35 +00:00

LibPDF: Get color rendering intent from image dict

Still not used for anything, so no behavior change.
This commit is contained in:
Nico Weber 2023-10-19 19:53:08 -04:00 committed by Andreas Kling
parent b640747116
commit ea6fed627a
2 changed files with 7 additions and 0 deletions

View file

@ -89,6 +89,7 @@
X(Index) \
X(Indexed) \
X(Info) \
X(Intent) \
X(JBIG2Decode) \
X(JPXDecode) \
X(Keywords) \