mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-03-26 07:17:25 +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.