Add line feed
This commit is contained in:
@@ -191,6 +191,7 @@ public class TJExample {
|
|||||||
fos.close();
|
fos.close();
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
|
System.out.print("\n");
|
||||||
file = new File(argv[1]);
|
file = new File(argv[1]);
|
||||||
ImageIO.write(img, outFormat, file);
|
ImageIO.write(img, outFormat, file);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user