Bitmap graphics made with painting packages consist of many tiny dots called pixels. It is possible to edit each individual pixel. Since the computer has to store information about every single pixel ...
Title says it all. I want to convert a standard image to a 256-colour bitmap that is NOT an 8-bit (per channel) image file - ie it needs to use a 256-colour palette. Surprisingly, there is no way to ...