summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibGfx/PNGShared.h
AgeCommit message (Expand)Author
2022-09-18Libraries: Add missing includes, add namespace qualifiersBen Wiederhake
2022-07-10LibGfx: Implement PNG filtering on writeKarol Kosek
2022-07-10LibGfx: Move PNG header and paeth_predictor function to a shared headerKarol Kosek
2022-07-10LibGfx: Use enum instead of magic numbers for PNG Color and Filter typesKarol Kosek