Topic: I have a question about the PCX file format.
I know that typically that 16 color pcx files have 4 color planes (R,G,B,I) and 1 bit per pixel per plane. But why isn't it instead using 1 color plane (palette index) and 4 bits per pixel per plane? Does that scheme also work? If not, why?