public class OpenImagePlusPlugIn extends Object implements Command
Constructor and Description |
---|
OpenImagePlusPlugIn() |
Modifier and Type | Method and Description |
---|---|
protected AbstractSpimData<?> |
load(ij.ImagePlus imp,
ArrayList<ConverterSetup> converterSetups,
ArrayList<SourceAndConverter<?>> sources,
int setup_id_offset) |
static void |
main(String[] args) |
void |
run() |
protected void |
transferChannelSettings(int channelOffset,
ij.ImagePlus imp,
ViewerState state,
ConverterSetups converterSetups) |
protected int |
transferChannelVisibility(int channelOffset,
ij.ImagePlus imp,
ViewerState state) |
public static void main(String[] args)
protected AbstractSpimData<?> load(ij.ImagePlus imp, ArrayList<ConverterSetup> converterSetups, ArrayList<SourceAndConverter<?>> sources, int setup_id_offset)
protected int transferChannelVisibility(int channelOffset, ij.ImagePlus imp, ViewerState state)
protected void transferChannelSettings(int channelOffset, ij.ImagePlus imp, ViewerState state, ConverterSetups converterSetups)
Copyright © 2015–2021 Fiji. All rights reserved.