sinterface IBWImage extends MakesBufferedImage { float getFloatPixel(int x, int y); // usually between 0 and 1 }