| Interface | Description |
|---|---|
| ImageGenerator |
A generator is able to generate images into a GPU format.
|
| LinearGradient |
Represents a linear gradient.
|
| LinearGradient.LinearGradientStop |
Represents a step of a linear gradient.
|
| Path |
A VG path.
|
| Class | Description |
|---|---|
| MatrixHelper |
This class offers matrix services.
|
| NemaImageGenerator |
The NemaVG encoder.
|
| VgliteImageGenerator |
The VGLite encoder.
|
| Enum | Description |
|---|---|
| ImageGenerator.Command |
List of path commands.
|
| ImageGenerator.FillRule |
List of rules to fill a path.
|
| ImageGenerator.Format |
List of image's formats.
|