Package | Description |
---|---|
ome.services |
Base services package for OMERO API services
This includes classes that implement OMERO API services described as interfaces in the
OMERO Common component.
|
omeis.providers.re |
Red-Green-Blue (RGB) data structures and Image Rendering Service
This package provides basic data structures to represent an RGB pixel set and provide a
service for the rendering of this pixel set.
|
omero.util |
Modifier and Type | Method and Description |
---|---|
RGBBuffer |
RenderingBean.render(PlaneDef pd)
Implemented as specified by the
RenderingEngine interface. |
Modifier and Type | Class and Description |
---|---|
class |
RGBAIntBuffer
Holds the data of an RGBA image.
|
class |
RGBIntBuffer
Holds the data of an RGB image.
|
Modifier and Type | Method and Description |
---|---|
RGBBuffer |
RenderingEngine.render(PlaneDef pd)
Renders the data selected by
pd according to the current
rendering settings. |
RGBBuffer |
Renderer.render(PlaneDef pd)
Renders the data selected by
pd according to the current
rendering settings. |
Modifier and Type | Method and Description |
---|---|
static omero.romio.RGBBuffer |
IceMapper.convert(RGBBuffer buffer) |
Version: 5.4.4-ice35-b82
Copyright © 2018 The University of Dundee & Open Microscopy Environment. All Rights Reserved.