Aspose.Medical for .NET V26.6

Released: Jun 18, 2026

V26.6 での更新項目

機能

  • Added JPEG XL (JXL) transfer syntax support: The library now supports JPEG XL transfer syntaxes defined in the DICOM standard: lossless (1.2.840.10008.1.2.4.110), JPEG recompression (1.2.840.10008.1.2.4.111), and lossy (1.2.840.10008.1.2.4.112). You can transcode DICOM files to and from JPEG XL, and the corresponding ISO_18181_1 lossy compression method identifier is available.
  • Migration to .NET 10: The library now targets .NET 10, taking advantage of the latest runtime performance improvements, new APIs, and long-term support.
  • Added JPEG 2000 16-Bit Monochrome encode support: JPEG 2000 encoding now correctly handles 16-bit monochrome pixel data. This is important for medical imaging modalities such as CT and MR that produce high-dynamic-range grayscale images.