- All Implemented Interfaces:
Runnable
A GUI command to export the current ImageServer to an OME Zarr directory.
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
OMEZarrWriterCommand
public OMEZarrWriterCommand(qupath.lib.gui.QuPathGUI qupath)
Create the command
- Parameters:
qupath - the QuPath that owns this command
-
Method Details
-
run
public void run()
- Specified by:
run in interface Runnable