public class PatchScript extends Object
| Constructor and Description |
|---|
PatchScript() |
| Modifier and Type | Method and Description |
|---|---|
static void |
run(Patch patch,
ij.ImagePlus imp,
String path)
Run the script at path on the ImagePlus of patch.
|
Copyright © 2015–2021 Fiji. All rights reserved.