25 #ifndef GRAPHICS_IMAGES_NCLR_H 26 #define GRAPHICS_IMAGES_NCLR_H 52 #endif // GRAPHICS_IMAGES_NCLR_H Simple utility class to load NCLR palette files.
This is a wrapper around SeekableSubReadStream, but it adds non-endian read methods whose endianness ...
static const byte * load(Common::SeekableReadStream &nclr)
static const byte * readPalette(Common::SeekableSubReadStreamEndian &nclr)
Low-level type definitions to handle fixed width types portably.
static const byte * loadNCLR(Common::SeekableSubReadStreamEndian &nclr)
Base class for Nitro (Nintendo DS) files.
Interface for a seekable & readable data stream.
static void readHeader(Common::SeekableSubReadStreamEndian &nclr)