We are pleased to announce the release of Aspose.Imaging for .NET 17.03. The major development in this release is the improved mechanism to process JPEG, GIF, BMP, PSD, PNG and JPEG2000 images in multi-threaded environment. Synchronized access to mutually exclusive images in the multi-threaded environment is the key enhancement. This release also supports fast processing of PNG images. Support for improved LoadArgb32Pixels method has also been incorporated in this release.
Enhancements
Following enhancements have been introduced in this release.
- Loading process of DNG file has been improved.
- PSD to image conversion process has been improved.
- Processing of TIFF image stream has been improved.
- Processing of TIFF image frames in multi-threaded environment has been improved.
- Processing of images using Memory Stream has been improved.
- Conversion process of JPEG format to BMP format has been improved.
- Processing of mutually exclusive JPEG images in multi-threaded environment has been improved.
- Loading process of PSD file has been improved.
- Processing PNG has been improved by implementing codec to achieve robustness.
- Processing of mutually exclusive GIF images in multi-threaded environment has been improved.
- Processing of mutually exclusive BMP images in multi-threaded environment has been improved.
- Processing of mutually exclusive PSD images in multi-threaded environment has been improved.
- Processing of mutually exclusive PNG images in multi-threaded environment has been improved.
- Processing of mutually exclusive JPEG2000 images in multi-threaded environment has been improved.
- Conversion process of Djvu to PDF has been improved to achieve robustness.
- Functionality of method LoadArgb32Pixels has been improved.
Please refer to the release notes of Aspose.Imaging for .NET 17.03 for a full view of improvements along with sample code snippets for newly added features. If you are planning to upgrade the API to the latest revision, we strongly suggest you to check the Public API Change section to know what has been changed in the public API since your current version.
Aspose.Imaging for .Net Resources
The resources, you may need to accomplish your tasks:
- Home page for Aspose.Imaging for .Net API.
- Download Aspose.Imaging for .NET.
- Aspose.Imaging for .NET online documentation – help documentation and API reference documents.
- Aspose.Imaging Product Family Forum – post your technical questions and queries, or any other problem you are facing while working with Aspose.Imaging APIs.
- Enable blog Subscription – Do not limit yourself, you can keep yourself updated with the latest news on Aspose.Imaging APIs, new features, fixes and other API related topics by subscribing to Aspose.Imaging blog.
- Aspose.Imaging for .NET Examples – We have published our code examples on the social coding website GitHub.com. Anyone could explore the code examples for learning purposes.