david session perdu
This commit is contained in:
Binary file not shown.
Binary file not shown.
@@ -12,7 +12,7 @@ public class ImgTest {
|
||||
fenetre.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE);
|
||||
|
||||
try{
|
||||
Imagee img = new Imagee(768, 1024,"image.bin");
|
||||
Imagee img = new Imagee(768, 1024,"couleur.bin");
|
||||
fenetre.add(img);
|
||||
}catch(IOException e){
|
||||
System.out.println("probleme");
|
||||
|
||||
Reference in New Issue
Block a user