Package loci.formats.in
Class TissueFAXSReader.Channel
java.lang.Object
loci.formats.in.TissueFAXSReader.Channel
- Enclosing class:
TissueFAXSReader
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionome.xml.model.primitives.ColorgetColor()Color returned by DB is ARGB, OME model is RGBA.
-
Field Details
-
id
public int id -
name
-
color
public int color -
exWave
public int exWave -
emWave
public int emWave
-
-
Constructor Details
-
Channel
Channel()
-
-
Method Details
-
getColor
public ome.xml.model.primitives.Color getColor()Color returned by DB is ARGB, OME model is RGBA.
-