Class ConvertCommand

java.lang.Object
qupath.lib.images.writers.ome.ConvertCommand
All Implemented Interfaces:
Runnable, Subcommand

public class ConvertCommand extends Object implements Runnable, Subcommand
Allows command line option to convert an input image to OME-TIFF
Author:
Melvin Gelbard
  • Constructor Details

    • ConvertCommand

      public ConvertCommand()
  • Method Details

    • run

      public void run()
      Specified by:
      run in interface Runnable