|
XJRT Rendering Toolkit 1.0b06 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.autochthonous.graphics.rt.tools.PixToPPM
Program to convert a pix file into a ppm file.
usage: java org.autochthonous.graphics.rt.tools.PixToPPM file
where file is a ".pix" file. This will produce a file with with a ".ppm" extension that has the same base name as the ".pix" file.
Constructor Summary | |
PixToPPM()
|
Method Summary | |
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public PixToPPM()
Method Detail |
public static void main(java.lang.String[] args) throws java.io.IOException
java.io.IOException
|
XJRT Rendering Toolkit 1.0b06 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |