Like this article? We recommend
Conclusion
I originally developed the PCX reader plug-in for one of my Java applications so that it could read PCX images. Because I was in a hurry, I did not include capabilities for aborting a read operation and notifying listeners of important events (the start of a read operation, for example). If you want to add these capabilities, you might want to first review the Java Image I/O API Guide (see following section).