public class ChannelProcessor extends Object implements ModelProcessor
Modifier and Type | Field and Description |
---|---|
static String |
ALPHA_TEXT
Name of the
alpha component when it is a graphics image. |
static String |
BLUE_TEXT
Name of the
blue component when it is a graphics image. |
static String |
GREEN_TEXT
Name of the
green component when it is a graphics image. |
static 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 String RED_TEXT
red
component when it is a graphics image.public static final String GREEN_TEXT
green
component when it is a graphics image.public static final String BLUE_TEXT
blue
component when it is a graphics image.public static final 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.3.3-ice35-b63
Copyright © 2017 The University of Dundee & Open Microscopy Environment. All Rights Reserved.