1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 08:57:35 +00:00
serenity/Userland/Libraries/LibGfx/ICC
Nico Weber e8a2c17f8f LibGfx: Add an accessor for the raw ICC Version minor_and_bugfix byte
This is makes it easier to write this value back out.
2023-02-17 20:05:50 -07:00
..
BinaryFormat.h LibGfx: Add a XYZ->XYZNumber conversion constructor 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 ProfileFileSignature into a constant in BinaryFormat.h 2023-02-17 20:05:50 -07:00
Profile.h LibGfx: Add an accessor for the raw ICC Version minor_and_bugfix byte 2023-02-17 20:05:50 -07: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