public class ChannelNamesAndColors extends Object
Modifier and Type | Field and Description |
---|---|
long |
BlockSize |
String[] |
ChannelNames |
int[] |
Colors |
long |
ColorsOffset |
long |
Mono |
long |
NamesOffset |
long |
NumberColors |
long |
NumberNames |
long[] |
Reserved |
Constructor and Description |
---|
ChannelNamesAndColors() |
public long BlockSize
public long NumberColors
public long NumberNames
public long ColorsOffset
public long NamesOffset
public long Mono
public long[] Reserved
public int[] Colors
public String[] ChannelNames
Copyright © 2015–2021 Fiji. All rights reserved.