Package | Description |
---|---|
net.imglib2.converter |
Modifier and Type | Method and Description |
---|---|
static ChannelARGBConverter.Channel |
ChannelARGBConverter.Channel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ChannelARGBConverter.Channel[] |
ChannelARGBConverter.Channel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
ChannelARGBConverter(ChannelARGBConverter.Channel channel) |
Copyright © 2015–2022 ImgLib2. All rights reserved.