Velaptor.Graphics
Velaptor
Velaptor.Graphics Namespace
| Classes | |
|---|---|
| ImageLoader | Loads images from disk. |
| Structs | |
|---|---|
| AtlasSubTextureData | Holds data about a texture atlas sub texture. |
| CircleShape | Represents a circle shape with various attributes. |
| CornerRadius | Holds all the radius values for each corner of a rectangle. |
| GlyphMetrics | Holds all the various metrics of a glyph for rendering purposes. |
| ImageData | Holds image data such as the pixel colors for each X and Y location, the image width, and height. |
| Line | Represents a single line segment. |
| RectShape | Represents a rectangular shape with various attributes. |
| Interfaces | |
|---|---|
| IImageLoader | Loads images from disk. |
| IRenderContext | Represents where and how rendering will occur. |
| IRenderMediator | Manages rendering between the different renderers. |
| Enums | |
|---|---|
| ColorGradient | Represents the type of gradient a color can. |
| RenderEffects | Adds basic effects to a texture when rendered. |