Package 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.

See:
          Description

Interface Summary
RenderingEngine Defines a service to render a given pixels set.
RenderingTask This interface represents a rendering operation task.
 

Class Summary
ColorsFactory Utility class to determine the color usually associated to a specified channel depending on its emission wavelength.
Optimizations A container for any potential optimizations that the renderer can enable based on the data and rendering settings it has been fed.
Renderer Transforms raw image data into an RGB image that can be displayed on screen.
RenderingStats Exposes methods to time the various steps in the rendering process and provides a stats report.
RGBAIntBuffer Holds the data of an RGBA image.
RGBBuffer Holds the data of an RGB image.
RGBIntBuffer Holds the data of an RGB image.
 

Package omeis.providers.re Description

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.

Related Documentation

For more information, please see:



OmeroJava Api

Version: Beta4.2.1-r8614-Beta4.2-b41

Copyright © 2009 The University of Dundee. All Rights Reserved.