Aspose.Medical for .NET のリリース
Released: Mar 1, 2026
V26.3 での更新項目
機能
- Pure C# HTJ2K Codec - The High-Throughput JPEG 2000 codec has been reimplemented entirely in managed C#. This change eliminates platform-specific native library requirements, improves portability across all .NET-supported platforms, and simplifies deployment.
- API Cleanup - Removed leftover internal Aspose.Imaging namespace documentation entries from the public API surface, resulting in a cleaner and more accurate public API definition.
Released: Nov 12, 2025
V25.11 での更新項目
機能
- Pipeline-Based I/O: The library now supports System.IO.Pipelines for both reading and writing DICOM files, enabling high-performance streaming scenarios with better memory efficiency and backpressure handling. This is especially useful for network operations and large file processing.
- Enhanced Buffer Tuning: Fine-grained control over I/O buffer sizes and flush behavior now allows you to optimize performance for your specific use cases, whether you're processing small files or large datasets...
Released: Jul 24, 2025
V25.7 での更新項目
機能
- Added the ability to create and write DICOM text elements that contain multiple character sets. This is crucial for international medical imaging applications where patient information and other textual data may be recorded in different languages.