public class JoglScreenshotCaptureHQ extends java.lang.Object implements IScreenshotCapture
Constructor and Description |
---|
JoglScreenshotCaptureHQ(java.lang.String fileName,
int resx,
int resy,
int samples) |
Modifier and Type | Method and Description |
---|---|
void |
GrabScreenshot(GraphicsPipeline pipe) |
public JoglScreenshotCaptureHQ(java.lang.String fileName, int resx, int resy, int samples)
public void GrabScreenshot(GraphicsPipeline pipe)
GrabScreenshot
in interface IScreenshotCapture