Class OmeroRawImportChannelSettingsCommand

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

public class OmeroRawImportChannelSettingsCommand extends Object implements Runnable
Import channel rendering settings from OMERO. The channel's name, color and brightness and contrast can be separately retrieved
  • Constructor Details

    • OmeroRawImportChannelSettingsCommand

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

    • run

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