public class ChannelProcessor extends java.lang.Object implements ModelProcessor
| Modifier and Type | Field and Description | 
|---|---|
| static java.lang.String | ALPHA_TEXTName of the  alphacomponent when it is a graphics image. | 
| static java.lang.String | BLUE_TEXTName of the  bluecomponent when it is a graphics image. | 
| static java.lang.String | GREEN_TEXTName of the  greencomponent when it is a graphics image. | 
| static java.lang.String | RED_TEXTName of the  redcomponent 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 ModelProcessorstore - 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.