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