Feature List
Contents
[
Hide
]
Aspose.Drawing for .NET provides a rich set of features to draw vector graphics primitives (such as lines, curves, and figures) that are specified by sets of points on a coordinate system, to display text in a variety of fonts, sizes, and styles, and to save drawing results in commonly used graphics file formats.
Lines, Curves, and Shapes
- Lines
- Rectangles
- Ellipses
- Arcs
- Polygons
- Cardinal splines
- Bézier splines
- Open and closed curves
- Regions
- Flatten paths
- Widen paths
- Text paths
Pens
- Color
- Width
- Dash style
- Cap type
- Join type
Brushes
- Solid
- Hatch
- Texture
- LinearGradient
- PathGradient
Text and Fonts
- Load installed and private fonts
- Draw text
- Format text
- Hinting
Rendering
- Antialiasing
- Clipping
- Alpha blending
Coordinate Systems and Transformations
- World, page, and device coordinate spaces
- Units of measure
- Matrix transformations
- Global and local transformations
Images
- Loading
- Saving
- Display
- Scaling
- Cropping
- Direct data access
Graphics File Formats
- BMP
- GIF
- JPEG
- PNG
- TIFF
- EMF
- WMF