|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
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. |
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.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Version: 4.3.3-00d1137e-b2894
Copyright © 2009 The University of Dundee. All Rights Reserved.