Interface | Description |
---|---|
Filter |
List of supported filters.
|
Graphic |
Graphic interface representing the screen buffer.
|
ImageBuffer |
Represents the image buffer in memory.
|
ImageSurface |
Represents the surface of an image.
|
Renderable |
Represents something that can be rendered periodically by using an output graphic context.
|
Text |
The text allows to render any
String on screen, at a specified location, using a specified font. |
Transform |
Represents an identity transform.
|
Viewer |
Represents something that is able to view a scene, considered as the point of view of the user, such as a camera.
|
Class | Description |
---|---|
ColorGradient |
Represents a gradient color.
|
ColorRgba |
Represents a color with red, green, blue and alpha.
|
ImageInfo |
Get quick information from an image without reading all data.
|
Raster |
Represent the raster for all colors.
|
RasterData |
Represents the raster data for color modification.
|
UtilColor |
Color utility class.
|
Enum | Description |
---|---|
ImageFormat |
Represents the image format type.
|
TextStyle |
List of text style types.
|
Transparency |
List of transparency types.
|
Copyright © 2016 Byron 3D Games Studio. All rights reserved.