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
|
| Possibly Related Threads… | |||||
| Thread | Author | Replies | Views | Last Post | |
| Mac debugger not connecting, a user error! | BlameTroi | 0 | 110 |
02-07-2026, 06:18 PM Last Post: BlameTroi |
|
| ERROR MESSAGES COLORS ? | aurel | 5 | 399 |
01-02-2026, 11:26 AM Last Post: aurel |
|
| Using CONST & _RGB used together seem to error... | Dav | 12 | 714 |
12-12-2025, 12:29 AM Last Post: Dav |
|
| find color of a pixel | PhilOfPerth | 8 | 764 |
10-09-2025, 05:20 PM Last Post: SMcNeill |
|
| error doing image collision detection with _MemGet | madscijr | 55 | 4,770 |
10-01-2025, 03:25 PM Last Post: bplus |
|