static File imageFileWithSameBaseName(File f) { ret firstThat isImageFile(filesWithSameBaseName(f)); }