Class Channel
java.lang.Object
loci.formats.in.LeicaMicrosystemsMetadata.Channel
This class represents image channels extracted from LMS image xmls.
- Author:
- Constanze Wendlandt constanze.wendlandt at leica-microsystems.com
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionlonglongintintbooleandoubledoubleint -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
channelTag
public int channelTag -
resolution
public int resolution -
min
public double min -
max
public double max -
unit
-
lutName
-
bytesInc
public long bytesInc -
isLutInverted
public boolean isLutInverted -
bitInc
public long bitInc -
dataType
public int dataType -
nameOfMeasuredQuantity
-
channelType
-
-
Constructor Details
-
Channel
-
-
Method Details
-
setChannelType
private void setChannelType()
-