Namespace SixLabors.Primitives
Classes
Matrix3x2Extensions
Extension methods for the
Structs
Point
Represents an ordered pair of integer x- and y-coordinates that defines a point in a two-dimensional plane.
PointF
Represents an ordered pair of single precision floating point x- and y-coordinates that defines a point in a two-dimensional plane.
Rectangle
Stores a set of four integers that represent the location and size of a rectangle.
RectangleF
Stores a set of four single precision floating points that represent the location and size of a rectangle.
Size
Stores an ordered pair of integers, which specify a height and width.
SizeF
Stores an ordered pair of single precision floating points, which specify a height and width.