ladybird/Libraries/LibGfx/ImageFormats
2025-07-02 12:01:12 +01:00
..
AnimationWriter.cpp
AnimationWriter.h
AVIFLoader.cpp LibGfx/AVIF: Always reduce decoding output to a bit depth of 8 2025-06-18 14:27:24 +02:00
AVIFLoader.h
BMPLoader.cpp LibGfx: Use NonnullRefPtr<Bitmap> for frame descriptors 2025-06-25 22:54:48 +12:00
BMPLoader.h
BMPWriter.cpp
BMPWriter.h
BooleanDecoder.cpp
BooleanDecoder.h
CCITTDecoder.cpp
CCITTDecoder.h
ExifOrientedBitmap.h
GIFLoader.cpp LibGfx: Use NonnullRefPtr<Bitmap> for frame descriptors 2025-06-25 22:54:48 +12:00
GIFLoader.h
ICOLoader.cpp LibGfx: Use NonnullRefPtr<Bitmap> for frame descriptors 2025-06-25 22:54:48 +12:00
ICOLoader.h
ImageDecoder.cpp LibGfx: Allow ImageDecoders to expose their color space through CICP 2025-02-12 12:03:30 -05:00
ImageDecoder.h LibGfx: Use NonnullRefPtr<Bitmap> for frame descriptors 2025-06-25 22:54:48 +12:00
JPEGLoader.cpp LibGfx: Use NonnullRefPtr<Bitmap> for frame descriptors 2025-06-25 22:54:48 +12:00
JPEGLoader.h
JPEGWriter.cpp Everywhere: Run clang-format 2024-12-28 05:39:32 -08:00
JPEGWriter.h
JPEGXLLoader.cpp Meta: Enforce newlines around namespaces 2025-05-14 02:01:59 -06:00
JPEGXLLoader.h
PNGLoader.cpp LibGfx: Properly skip IDAT chunks without fcTL in APNG files 2025-05-09 21:45:29 +02:00
PNGLoader.h LibGfx/PNG: Read the cICP chunk 2025-02-12 12:03:30 -05:00
PNGWriter.cpp
PNGWriter.h
TIFFLoader.cpp LibGfx: Use NonnullRefPtr<Bitmap> for frame descriptors 2025-06-25 22:54:48 +12:00
TIFFLoader.h Meta: Enforce newlines around namespaces 2025-05-14 02:01:59 -06:00
TinyVGLoader.cpp LibGfx: Use NonnullRefPtr<Bitmap> for frame descriptors 2025-06-25 22:54:48 +12:00
TinyVGLoader.h LibGfx: Let Painter care about TinyVG transforms 2024-12-14 23:29:43 +01:00
WebPLoader.cpp
WebPLoader.h
WebPShared.h
WebPSharedLossless.cpp
WebPSharedLossless.h Everywhere: Run clang-format 2024-12-28 05:39:32 -08:00
WebPWriter.cpp Everywhere: Remove LibRIFF 2025-07-02 12:01:12 +01:00
WebPWriter.h
WebPWriterLossless.cpp LibGfx+LibWebView+UI: Store Gfx::Bitmap in RefPtr to const 2025-04-16 10:41:44 -06:00
WebPWriterLossless.h