Class ImageJMacroLanguage

java.lang.Object
qupath.lib.scripting.languages.ScriptLanguage
qupath.lib.gui.scripting.languages.ImageJMacroLanguage

public class ImageJMacroLanguage extends ScriptLanguage
  • Field Details

    • NAME

      public static final String NAME
      Constant representing the name of this language. It may be used to look up styling or syntax.
      See Also:
  • Method Details