public class SampleImageUploader extends Object implements Command
Constructor and Description |
---|
SampleImageUploader() |
Modifier and Type | Method and Description |
---|---|
void |
run() |
static void |
run(File file,
StatusService status,
LogService log)
This method provides a Java API to upload sample images to the ImageJ2
dropbox.
|
public static void run(File file, StatusService status, LogService log)
Copyright © 2014–2022 ImageJ. All rights reserved.