mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-05-12 14:18:46 +00:00
We refuse any image with a sample depth greater than 32, storing these value as `u64` prevent any overflows. This is probably overkill as no one in their right mind will use a 32 bits color table.