Skip to main content
Version: 1.0.0-preview.36

Velaptor.Graphics

Velaptor

Velaptor.Graphics Namespace

Classes
ImageLoaderLoads images from disk.
Structs
AtlasSubTextureDataHolds data about a texture atlas sub texture.
CircleShapeRepresents a circle shape with various attributes.
CornerRadiusHolds all the radius values for each corner of a rectangle.
GlyphMetricsHolds all the various metrics of a glyph for rendering purposes.
ImageDataHolds image data such as the pixel colors for each X and Y location, the image width, and height.
LineRepresents a single line segment.
RectShapeRepresents a rectangular shape with various attributes.
Interfaces
IImageLoaderLoads images from disk.
IRenderContextRepresents where and how rendering will occur.
IRenderMediatorManages rendering between the different renderers.
Enums
ColorGradientRepresents the type of gradient a color can.
RenderEffectsAdds basic effects to a texture when rendered.