| Package | Description |
|---|---|
| org.incenp.imagej |
| Modifier and Type | Method and Description |
|---|---|
ChannelMasker |
ChannelMasker.chain(ChannelMasker next)
Sets a ChannelMasker to apply after the current one.
|
static ChannelMasker |
ChannelMasker.createMasker(String command)
Creates a ChannelMasker object from a text description of the operations.
|
static ChannelMasker |
ChannelMasker.createMasker(String command,
String order)
Creates a ChannelMasker object from a text description of the operations.
|
static ChannelMasker |
ChannelMasker.createMasker(String command,
String order,
int options)
Creates a ChannelMasker from a text description of the operations.
|
| Modifier and Type | Method and Description |
|---|---|
ChannelMasker |
ChannelMasker.chain(ChannelMasker next)
Sets a ChannelMasker to apply after the current one.
|
Copyright © 2021. All rights reserved.