Class OmeroRawWriteChannelSettingsCommand

java.lang.Object
qupath.ext.biop.servers.omero.raw.command.OmeroRawWriteChannelSettingsCommand
All Implemented Interfaces:
Runnable

public class OmeroRawWriteChannelSettingsCommand extends Object implements Runnable
Command to send QuPath channel settings (display range, colors and name) to the corresponding image on OMERO
  • Constructor Details

    • OmeroRawWriteChannelSettingsCommand

      public OmeroRawWriteChannelSettingsCommand(qupath.lib.gui.QuPathGUI qupath)
  • Method Details

    • run

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