Namespace Myra.Graphics2D
Classes
- IBrushExtensions
Extension methods for IBrush objects.
- RenderContext
Provides rendering context for drawing 2D graphics including shapes, text, and textured regions.
Structs
- Thickness
Represents the thicknesses of the four sides of a rectangle (left, right, top, bottom).
Interfaces
- IBrush
Represents a brush that can be used to fill areas with color or patterns.
- IContent
Represents a container that can hold a single content widget.
- IImage
Represents an image that can be drawn and has a defined size.
Enums
- TextureFiltering
Specifies the texture filtering mode used during rendering.