1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-24 22:27:42 +00:00
serenity/Userland/Libraries/LibGfx/ICC
Nico Weber 54448040ec ICC: Verify curve types have valid types
LutAToBTagData::from_bytes() and LutBToATagData::from_bytes() already
reject curves for which this isn't true with an error.

Ensure potential future callers of the constructors get it right too.
2023-05-04 16:11:07 +02:00
..
BinaryFormat.h
BinaryWriter.cpp
BinaryWriter.h
DistinctFourCC.h
Profile.cpp
Profile.h
Tags.cpp
Tags.h
TagTypes.cpp ICC: Verify curve types have valid types 2023-05-04 16:11:07 +02:00
TagTypes.h ICC: Verify curve types have valid types 2023-05-04 16:11:07 +02:00
WellKnownProfiles.cpp
WellKnownProfiles.h