Files
ladybird/Userland/Libraries/LibGfx/ImageFormats/JPEGLoader.h
Lucas CHOLLET 6eb574a2b6 LibGfx/JPEG: Expose the Exif metadata
The Exif metadata is contained in the APP1 segment. We only need to
call the TIFF decoder to get the metadata back :^).
2024-01-22 20:16:32 -07:00

1.4 KiB