- java.lang.Object
-
- ij.plugin.ImageInfo
-
-
Constructor Summary
Constructors Constructor Description ImageInfo()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getExifData(ImagePlus imp)
String
getImageInfo(ImagePlus imp)
void
run(String arg)
This method is called when the plugin is loaded.
-