|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectopengl.common.ImageSaver
public class ImageSaver
Constructor Summary | |
---|---|
ImageSaver()
|
Method Summary | |
---|---|
static void |
writeImage(java.io.File actImgFile,
java.io.File newImgFile,
ImageTexture imgTex)
|
static void |
writeScreenshot(javax.media.opengl.GL gl,
java.io.File newImgFile,
int width,
int height)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ImageSaver()
Method Detail |
---|
public static void writeScreenshot(javax.media.opengl.GL gl, java.io.File newImgFile, int width, int height)
public static void writeImage(java.io.File actImgFile, java.io.File newImgFile, ImageTexture imgTex) throws java.io.IOException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |