public class ChannelProcessor extends java.lang.Object implements ModelProcessor
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ALPHA_TEXT
Name of the
alpha component when it is a graphics image. |
static java.lang.String |
BLUE_TEXT
Name of the
blue component when it is a graphics image. |
static java.lang.String |
GREEN_TEXT
Name of the
green component when it is a graphics image. |
static java.lang.String |
RED_TEXT
Name of the
red component when it is a graphics image. |
Constructor and Description |
---|
ChannelProcessor() |
Modifier and Type | Method and Description |
---|---|
void |
process(IObjectContainerStore store)
Processes the OMERO client side metadata store.
|
public static final java.lang.String RED_TEXT
red
component when it is a graphics image.public static final java.lang.String GREEN_TEXT
green
component when it is a graphics image.public static final java.lang.String BLUE_TEXT
blue
component when it is a graphics image.public static final java.lang.String ALPHA_TEXT
alpha
component when it is a graphics image.public void process(IObjectContainerStore store) throws ModelException
process
in interface ModelProcessor
store
- OMERO metadata store to process.ModelException
- If there is an error during processing.
Version: 5.4.4-ice35-b82
Copyright © 2018 The University of Dundee & Open Microscopy Environment. All Rights Reserved.