See: Description
Interface | Description |
---|---|
RenderingEngine |
Defines a service to render a given pixels set.
|
Class | Description |
---|---|
RGBAIntBuffer |
Holds the data of an RGBA image.
|
RGBBuffer |
Holds the data of an RGB image.
|
RGBIntBuffer |
Holds the data of an RGB image.
|
This package provides basic data structures to represent an RGB pixel set and provide a service for the rendering of this pixel set.