static ImageSurface showMBF(MBFImage image) { //DisplayUtilities.display(image); ret showImage(mbfToBufferedImage(image)); }