PlugInpublic class PNG_Writer extends Object implements PlugIn
| Constructor | Description |
|---|---|
PNG_Writer() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
run(String path) |
This method is called when the plugin is loaded.
|
void |
writeImage(ImagePlus imp,
String path,
int transparentIndex) |