Skip to main content

Namespace Meadow.Foundation.Graphics

Classes

Font12x16

Represents a 12x16 bitmap font

Font12x20

Represents a 12x20 bitmap font

Font4x6

Represents a 4x6 bitmap font

Font4x8

Represents a 4x8 bitmap font

Font6x8

Represents a 6x8 bitmap font

Font8x12

Represents a 8x12 bitmap font

Font8x16

Represents a 8x16 bitmap font

Font8x8

Represents a 8x8 bitmap font

GraphicsPath

Represents a 2D graphics paths

Image

Represents an Image object

MicroGraphics

Provide high level graphics functions

MicroGraphics.CanvasState

Represents a canvas state

Structs

Point

Represents a 2D point

Point3d

Represents a 3D integer value

Rect

Represents a integer based rectangle

Size

Represents a 2d size

Interfaces

IFont

Font class abstraction

IGraphicsDisplay

Represents a pixel based graphics display

IRotatableDisplay

Represents a display that supports rotation in 90 degree increments

Enums

ColorMode

Enum for Display color mode, defines bit depth and RGB order

HorizontalAlignment

Horizontal alignment for visual elements

PathDirection

The path direction

RotationType

Display rotation

ScaleFactor

Text scale factor when drawing text

VerticalAlignment

Vertical alignment for visual elements