public static final class CellVoyagerDataExporter.ChannelInfo extends Object
Modifier and Type | Field and Description |
---|---|
String |
bitDepth |
Color |
channelColor |
int |
channelNumber |
int |
height |
boolean |
isEnabled |
int |
nZSlices |
List<long[]> |
offsets |
double |
pixelDepth |
double |
pixelHeight |
double |
pixelWidth |
String |
spaceUnits |
int |
tileHeight |
int |
tileWidth |
double |
unmagnifiedPixelHeight |
double |
unmagnifiedPixelWidth |
int |
width |
Constructor and Description |
---|
ChannelInfo() |
public int height
public int width
public int nZSlices
public String spaceUnits
public double pixelHeight
public double pixelWidth
public double pixelDepth
public List<long[]> offsets
public boolean isEnabled
public String bitDepth
public Color channelColor
public double unmagnifiedPixelHeight
public double unmagnifiedPixelWidth
public int tileHeight
public int tileWidth
public int channelNumber
Copyright © 2015–2021 Fiji. All rights reserved.