릴리스 전반에서 새로 나온 내용을 살펴보세요. 기능, 개선 사항, 해결된 문제에 대한 자세한 정보를 제공합니다.
Aspose.Imaging for .NET V26.7주요 버전2026년 7월 3일
기능
- Optimized Rotate methods by parallelization.
- Optimized Resize methods by parallelization.
- Sped up WEBP format processing.
- Added the ability to render Arabic fonts.
수정 사항
- Fixed bugs with rendering SVG.
- XMP reading error: The complex properties are not loading if they contain several sub-properties as their attributes.
- Exception on saving CDR file.
Aspose.Imaging for Java V26.7주요 버전2026년 7월 3일
기능
- Optimized Rotate methods by parallelization.
- Optimized Resize methods by parallelization.
- Sped up WEBP format processing.
- Added the ability to render Arabic fonts.
수정 사항
- Fixed bugs with rendering SVG.
- XMP reading error: The complex properties are not loading if they contain several sub-properties as their attributes.
- Exception on saving CDR file.
Aspose.Imaging for Python via .NET V26.7주요 버전2026년 7월 3일
기능
- Optimized Rotate methods by parallelization.
- Optimized Resize methods by parallelization.
- Sped up WEBP format processing.
- Added the ability to render Arabic fonts.
수정 사항
- Fixed bugs with rendering SVG.
- XMP reading error: The complex properties are not loading if they contain several sub-properties as their attributes.
- Exception on saving CDR file.
Aspose.Imaging for .NET V26.6주요 버전2026년 6월 2일
기능
- Implemented a faster IccColorConverter pixelsCache.
수정 사항
- ArgumentOutOfRangeException in TiffFrame.ImageOpacity.
- WEBP image is exported incorrectly in PNG and JPEG.
- Removed unused DoNotCopyIfPossible property.
Aspose.Imaging for Java V26.6주요 버전2026년 6월 2일
기능
- Implemented a faster IccColorConverter pixelsCache.
수정 사항
- ArgumentOutOfRangeException in TiffFrame.ImageOpacity.
- WEBP image is exported incorrectly in PNG and JPEG.
- Removed unused DoNotCopyIfPossible property.
Aspose.Imaging for Python via .NET V26.6주요 버전2026년 5월 29일
기능
- Implemented a faster IccColorConverter pixelsCache.
수정 사항
- ArgumentOutOfRangeException in TiffFrame.ImageOpacity.
- WEBP image is exported incorrectly in PNG and JPEG.
Aspose.Imaging for .NET V26.5주요 버전2026년 5월 6일
기능
- Parallelized processes using the Parallel class.
수정 사항
- Incorrect colors on specific TIFF to PNG conversion.
- BigTIFF: Merging ~260 single-page TIFF files into one BigTIFF leads to an exception "IOException: Stream was too long".
- Cannot open the WEBP image.
Aspose.Imaging for Java V26.5주요 버전2026년 5월 6일
기능
- Parallelized processes using the Parallel class.
- Improved the speed and reduced the memory consumption when performing graphics drawing operations.
수정 사항
- Incorrect colors on specific TIFF to PNG conversion.
- BigTIFF: Merging ~260 single-page TIFF files into one BigTIFF leads to an exception "IOException: Stream was too long".
- Cannot open the WEBP image.
Aspose.Imaging for Python via .NET V26.5주요 버전2026년 5월 4일
기능
- Parallelized processes using the Parallel class.
수정 사항
- Incorrect colors on specific TIFF to PNG conversion.
- BigTIFF: Merging ~260 single-page TIFF files into one BigTIFF leads to an exception "IOException: Stream was too long".
- Cannot open the WEBP image.
Aspose.Imaging Product Family Update2026년 5월 1일
Aspose.Imaging for .NET V26.4주요 버전2026년 4월 3일
기능
- Implemented support for partial GDI rendering.
수정 사항
- CDR to WEBP: 'IndexOutOfRange' exception.
- MemMgr crashes when finalizing.
- JPG file colors are incorrectly read.
- CDR to PDF: Image Loading Failed.
Aspose.Imaging for Java V26.4주요 버전2026년 4월 3일
기능
- Implemented support for partial GDI rendering.
수정 사항
- CDR to WEBP: 'IndexOutOfRange' exception.
- MemMgr crashes when finalizing.
- JPG file colors are incorrectly read.
- CDR to PDF: Image Loading Failed.
Aspose.Imaging Product Family Update2026년 4월 1일
Aspose.Imaging for Python via .NET V26.4주요 버전2026년 4월 1일
기능
- Implemented partial GDI rendering features.
수정 사항
- CDR to WEBP: 'IndexOutOfRangeException' error.
- CDR to PDF: Image Loading Failed.
- JPG file colors are incorrectly read.
- Fixed problem where 'MemMgr' crashed during finalization.
- Fixed bug when exporting to PDF for images without own stream.
Aspose.Imaging for Python via .NET V26.3주요 버전2026년 3월 3일
기능
- Added proper exception handling for unsupported XIF (eXtended Image Format, Xerox Image Format) file format.
- Implemented a Shadow Filter.
- Implemented EXIF Loader in a public API.
수정 사항
- Setting ResolutionSetting in TiffOptions results in only Horizontal resolution update.
- JPG file colors are incorrectly read.
Aspose.Imaging Product Family Update2026년 3월 2일
Aspose.Imaging for .NET V26.3주요 버전2026년 3월 2일
기능
- Added proper exception handling for unsupported XIF (eXtended Image Format, Xerox Image Format) file format.
- Implemented a Shadow Filter.
수정 사항
- Setting ResolutionSetting in TiffOptions results in only Horizontal resolution update.
- JPG file colors are incorrectly read.
Aspose.Imaging for Java V26.3주요 버전2026년 3월 2일
기능
- Implemented a Shadow Filter.
- Added proper exception handling for unsupported XIF (eXtended Image Format, Xerox Image Format) file format.
수정 사항
- Setting ResolutionSetting in TiffOptions results in only Horizontal resolution update.
- JPG file colors are incorrectly read.
- Regression - ImageExtensions.toJava(EmfImage) throws ArgumentException.
Aspose.Imaging for .NET V26.2주요 버전2026년 2월 6일
기능
- Added support for HDR images.
- Optimized and sped up PNG pixel loading (Removed temp buffers resulting in unnecessary memory pressure).
수정 사항
- RasterImage.AutoRotate throws an exception.
- CDR - Some layers are overlapped with the background during rasterization.
- Fixed bugs with pixel colors in JPEG.
- CDR to PDF - Image loading failed.
Aspose.Imaging for Java V26.2주요 버전2026년 2월 6일
기능
- Added support for HDR images.
- Removed all ThreadLocal variables to make the product server-friendly (avoiding memory leaking).
- Optimized and sped up PNG pixel loading (Removed temp buffers resulting in unnecessary memory pressure).
수정 사항
- RasterImage.AutoRotate throws an exception.
- CDR - Some layers are overlapped with the background during rasterization.
- Fixed bugs with pixel colors in JPEG.
- CDR to PDF - Image loading failed.
Aspose.Imaging Product Family Update2026년 2월 3일
Aspose.Imaging for Python via .NET V26.2주요 버전2026년 1월 28일
기능
- Added support for HDR images.
- Optimized and sped up PNG pixel loading. Removed temp buffers resulting in unnecessary memory pressure.
수정 사항
- RasterImage.AutoRotate throws an exception.
- CDR - Some layers are overlapped with background during rasterization.
- Fixed bugs with pixel colors in JPEG.
- CDR to PDF - Image loading failed.
Aspose.Imaging Product Family Update2026년 1월 6일