07-04-2024, 02:58 PM
I would convert the PCX Palette to RGBA values and store them in an array. Then just use the Color Indx value's as an index into the RGBA array to display the image properly in 24/32 bit color mode.
Error displaying 256 color PCX image program?
|
« Next Oldest | Next Newest »
|
Messages In This Thread |
Error displaying 256 color PCX image program? - by macalwen - 07-04-2024, 12:53 PM
RE: Error displaying 256 color PCX image program? - by bplus - 07-04-2024, 01:52 PM
RE: Error displaying 256 color PCX image program? - by ahenry3068 - 07-04-2024, 02:58 PM
RE: Error displaying 256 color PCX image program? - by SMcNeill - 07-04-2024, 03:40 PM
RE: Error displaying 256 color PCX image program? - by TerryRitchie - 07-04-2024, 05:02 PM
RE: Error displaying 256 color PCX image program? - by a740g - 07-04-2024, 05:05 PM
RE: Error displaying 256 color PCX image program? - by Pete - 07-04-2024, 05:32 PM
RE: Error displaying 256 color PCX image program? - by macalwen - 07-05-2024, 01:13 PM
RE: Error displaying 256 color PCX image program? - by SMcNeill - 07-05-2024, 01:39 PM
|