1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-24 22:47:44 +00:00
serenity/Userland/Libraries/LibGfx/ICC
Nico Weber 429467f46c LibGfx: Move ICC on-disk structs to new BinaryFormat.h
Removes some existing code duplication and allows future files to use
these structs too.
2023-02-17 20:05:50 -07:00
..
BinaryFormat.h LibGfx: Move ICC on-disk structs to new BinaryFormat.h 2023-02-17 20:05:50 -07:00
DistinctFourCC.h LibGfx: Split ICC/Profile.{h,cpp} into several files 2023-01-28 00:27:07 +00:00
Profile.cpp LibGfx: Move ICC on-disk structs to new BinaryFormat.h 2023-02-17 20:05:50 -07:00
Profile.h LibGfx: Move ICC::Profile towards "Fallible Constructors" pattern 2023-02-15 10:15:24 +01:00
Tags.cpp LibGfx: Split ICC/Profile.{h,cpp} into several files 2023-01-28 00:27:07 +00:00
Tags.h LibGfx: Add v2 "ncol" tag, expand comment 2023-02-14 19:28:13 +01:00
TagTypes.cpp LibGfx: Move ICC on-disk structs to new BinaryFormat.h 2023-02-17 20:05:50 -07:00
TagTypes.h LibGfx: Validate presence of curves for lutAToBType and lutBToAType 2023-02-13 00:15:02 +00:00