Congratulations !
You've just installed .NET API for Image Processing.
Now you could use powerful functionality, that enables your .NET applications to draw as well as perform basic to advanced level processing of raster & vector images.
Aspose.Imaging for .NET offers robust image compression and high speed through native byte access and a range of efficient algorithms. It not only manipulate, export and convert images but also lets you dynamically draw objects using pixel manipulation and Graphics Path.
API Reference
Github page
Imaging API Features :
- Create, load & edit images;
- Convert images to a variety of formats;
- Various image filters and effects (gaussian, blur, median, grayscale, binarization, dithering etc);
- Crop, resize & rotate-flip;
- Image deskew;
- Support animated multi-frame images Uniform image page (frame) processing;
- Draw images using Graphics (graphics path and different geometric shapes);
- Image masking;
- Memory optimization strategies;
- Draw text while controlling the font aspects;
- Save SVG with fonts embedded or exported;
- Set image properties and metadata;
- Draw raster images with graphics;
- Draw vector images;
- Converting images to various formats;
- Apply masking as well as Median & Wiener filters;
- Crop, rotate & resize images via API;
- De-skew & transform images.
New Features & Enhancements in Version 20.8
- Enhanced EPS format support (now EPS supports full reading, interpretation of postscript commands, not only preview image).
- Implemented ability to create GraphicsPath from Path resources in TIFF image and vice versa.
- Implemented additional resize methods in Aspose.Imaging.
Now you can:
Read & Write variaity of Image Formats
- Raster Formats: JPEG2000, JPEG, BMP, TIFF, GIF, PNG
- Metafiles: EMF, WMF
- Other: WEBP, APNG, SVG
Save Images As
Read, edit and convert Image Formats
- Various: DICOM, DjVu, DNG, ODG, CMX, CDR, DIB, OTG, FODG, EPS (raster preview only)
Platform Independence
Aspose.Imaging for .NET can be used to develop applications on Windows Desktop (x86, x64), Windows Server (x86, x64), Windows Azure, as well as Linux x64. The supported platforms include .NET Framework version 2.0 or higher.
Assemblies description
This table describes what folder contains the assemblies you need to use with a particular version of the .NET Framework.
Folder | Description |
net2.0 | Contains assemblies to use with .NET Framework 2.0, 3.0 and Mono. |
net3.5 | Contains assemblies to use with .NET Framework 3.5 |
net3.5_clientprofile | Contains assemblies to use with .NET Framework 3.5 Client Profile |
net4.0 | Contains assemblies to use with .NET Framework 4.0 Full |
net4.0_clientprofile | Contains assemblies to use with .NET Framework 4.0 Client Profile |
netstandard2.0 | Contains assemblies to use with .NET Standard 2.0 |
Need more details ?
We've collected them in our documentation.
Good luck !