(This is really for a BlitzPlus project, but it goes for Blitz3D just as much and there isn't any BlitzPlus userlib forum)
Hello, all! I was wondering if a userlib to read image formats such as psd, tif, pcx, etc. exists and if so where I can find it? I'm pretty sure that one exists, but I can't find it anywhere. Here's what I need:
- The ability to load PCX images (8-bit ones)
- The ability to read palette entries in 8-bit PCX images*
- The ability to display the PCX images
* = Not mission-critical, but still wanted
Or, if no such userlib exists, could anyone code something that could do these things for me, or at least help me do so (I don't even know where to start if I have to do that)? I'm hoping to have this project done soon, so any help on the matter would be appreciated. Thanks for your time!
-Blaine
Hello, all! I was wondering if a userlib to read image formats such as psd, tif, pcx, etc. exists and if so where I can find it? I'm pretty sure that one exists, but I can't find it anywhere. Here's what I need:
- The ability to load PCX images (8-bit ones)
- The ability to read palette entries in 8-bit PCX images*
- The ability to display the PCX images
* = Not mission-critical, but still wanted
Or, if no such userlib exists, could anyone code something that could do these things for me, or at least help me do so (I don't even know where to start if I have to do that)? I'm hoping to have this project done soon, so any help on the matter would be appreciated. Thanks for your time!
-Blaine