5 Commits

Author SHA1 Message Date
Matthew Jimenez 4a01560a44 IMAGE: Replace palette byte arrays with Palette class 2025-02-27 00:04:00 +02:00
Le Philousophe ad20f02070 IMAGE: Don't declare GIFDecoder when GIF support is not built
As gif.cpp is not built when GIF support is not enabled, don't declare
it and guard its uses.
2025-01-08 13:40:33 +02:00
Cameron Cawley fe27708438 IMAGE: Add getTransparentColor() to the base ImageDecoder class 2023-03-05 21:16:43 +01:00
Eugene Sandulenko abea37c9bb ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
Martin Gerhardy bb34721dd4 IMAGE: added GIFDecoder using libgif 2021-04-10 10:59:09 +02:00