PImage b = new PImage();
println(b.width);
println(b.height);
println(b.format);