パッケージ | 説明 |
---|---|
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.
|
修飾子とタイプ | クラスと説明 |
---|---|
class |
RGBAIntBuffer
Holds the data of an RGBA image.
|
class |
RGBIntBuffer
Holds the data of an RGB image.
|
修飾子とタイプ | メソッドと説明 |
---|---|
RGBBuffer |
RenderingEngine.render(PlaneDef pd)
Renders the data selected by
pd according to the current
rendering settings. |