Ok I got some sample code on how to display PCX files. But what is the logic behind loading PCX files. I mean how do you do it?
Please explain it to me in simple words.
Thanks to all who help and all who don't help....
THanks.
This is a discussion on Pcx? What's the logic???? within the C++ Programming forums, part of the General Programming Boards category; Ok I got some sample code on how to display PCX files. But what is the logic behind loading PCX ...
Ok I got some sample code on how to display PCX files. But what is the logic behind loading PCX files. I mean how do you do it?
Please explain it to me in simple words.
Thanks to all who help and all who don't help....
THanks.
Last edited by kaygee; 01-14-2002 at 08:21 AM.
In simple words? Most PCXs uses RLE encoding or run length encoding. For a description of everything about PCX go to www.wotsit.org.