Pyxel Edit Forum Archive
ArchiveQuestions

Paletted BMP files

F
Flash
Feb 21, 2019 at 3:18 pm
How can I output an image as indexed colour rather than RGB?

I need index palettes for work on retro systems.
F
Flash
Feb 21, 2019 at 3:24 pm
Ok, so looks like this has been asked several times. This is pretty much essential for me as I need the colours indexed correctly in an exported BMP file. I have a palette of 256 colours and the order of them should be retained in the exported file. I need to know where each one is for use in old 8-bit systems, and the likes of the transparency index. This is not a big ask and really needs to be added.