- java.lang.Object
-
- ij.plugin.BMP_Writer
-
-
Constructor Summary
Constructors Constructor Description BMP_Writer()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidrun(String path)This method is called when the plugin is loaded.voidsaveBitmap(String parFilename, Image parImage, int parWidth, int parHeight)
-