| Constructor and Description |
|---|
BMP_Writer() |
| Modifier and Type | Method and Description |
|---|---|
void |
run(java.lang.String path)
This method is called when the plugin is loaded.
|
void |
saveBitmap(java.lang.String parFilename,
java.awt.Image parImage,
int parWidth,
int parHeight) |
public void run(java.lang.String path)
PlugInpublic void saveBitmap(java.lang.String parFilename,
java.awt.Image parImage,
int parWidth,
int parHeight)
throws java.lang.Exception
java.lang.Exception