public class ScreenShotHelper extends Object
| Constructor and Description | 
|---|
ScreenShotHelper()  | 
| Modifier and Type | Method and Description | 
|---|---|
static String | 
func_74292_a(File par0File,
                        String par1Str,
                        int par2,
                        int par3)  | 
static String | 
saveScreenshot(File par0File,
                            int par1,
                            int par2)
Takes a screenshot and saves it to the screenshots directory. 
 | 
public ScreenShotHelper()
public static String saveScreenshot(File par0File, int par1, int par2)
public static String func_74292_a(File par0File, String par1Str, int par2, int par3)