New Features - ImageGear for .NET v20.3

ImageGear for .NET v20.3 provides the following new features. For detailed information about these and other ImageGear features, please refer to the ImageGear for .NET Help.

ASP.NET/HTML5 Functionality Updates

ART Enhancements

PageView Improvements

New Features - ImageGear for .NET v20.2

ImageGear for .NET v20.2 provides the following new features. For detailed information about these and other ImageGear features, please refer to the ImageGear for .NET Help.

PDF Improvements

Recognition Enhancements

ASP.NET/HTML5 Functionality Updates

ASP.NET Web Configuration Tool

Raster Format Enhancements

Microsoft Office Support

ART Enhancements

Clipboard API

Improved Direct3D Performance

New Rasterization Method

DICOM Updates

DICOM 2011 Metadata Update

The UIDs of the following SOP classes have been changed in DICOM 2011 standard, the same changes have been reflected in the ImageGear .NET 20.2 DICOM Dictionary API:

SOP Class

Old Value

New Value

RT_BEAMS_DELIVERY_INSTRUCTION_STORAGE

1.2.840.10008.5.1.4.34.1

1.2.840.10008.5.1.4.34.7

RT_CONVENTIONAL_MACHINE_VERIFICATION

1.2.840.10008.5.1.4.34.2

1.2.840.10008.5.1.4.34.8

RT_ION_MACHINE_VERIFICATION

1.2.840.10008.5.1.4.34.3

1.2.840.10008.5.1.4.34.9

The following new SOP classes corresponding to the old values were added:

SOP Class

Value

RT_BEAMS_DELIVERY_INSTRUCTION_STORAGE_TRIAL

1.2.840.10008.5.1.4.34.1

RT_CONVENTIONAL_MACHINE_VERIFICATION_TRIAL

1.2.840.10008.5.1.4.34.2

RT_ION_MACHINE_VERIFICATION_TRIAL

1.2.840.10008.5.1.4.34.3

The IDs of the following DICOM tags have been changed in DICOM 2011 standard, the same changes have been reflected in the ImageGear .NET 20.2 DICOM Dictionary API:

Tag Name

Old Value

New Value

BeamOrderIndex

(0074,1024)

(0074,1324)

DoubleExposureMeterset

(0074,1038)

(0074,1338)

DoubleExposureFieldDelta

(0074,103A)

(0074,133A)

The following new DICOM tags corresponding to the old values were added:

Tag Name

Value

BeamOrderIndexTrial

(0074,1024)

DoubleExposureMetersetTrial

(0074,1038)

DoubleExposureFieldDeltaTrial

(0074,103A)

Value Representation (VR) is a very critical parameter – it determines how the Tag should be decoded in case of implicit Transfer Syntax. Any mismatch of VR with the Standard can lead to impossibility to read entire Data Set (and of course, as a consequence – impossibility to load the image from pixel data). This parameter should always be synchronized with the Standard.

The DICOM 2011 Standard changed Value Representation of the following Tag:

DICOM Tag Name (ImGearDICOMTagsIDs enumeration)

Tag

New VR

Previous VR

PositionOfIsocenterProjection

(0018,9430)

FL (FloatingPointSingle)

US (Unsigned Short)

Value Multiplicity (VM) determines how many values can be present in the Tag data. Value of 1 means, there can only be one value. Other values specify an array. Similar to Value Representation, VM is critical parameter that should be synchronized with the Standard.

The DICOM 2011 Standard changed Value Multiplicity of the following Tags:

DICOM Tag Name (ImGearDICOMTagsIDs enumeration)

Tag

New VM

Previous VM

SelectorSequencePointer

(0072,0052)

1-n

1

SelectorSequencePointerPrivateCreator

(0072,0054)

1-n

1

New Features - ImageGear for .NET v20.0

ImageGear for .NET v20.0 provides the following new features. For detailed information about these and other ImageGear features, please refer to the ImageGear for .NET Help.

Microsoft Office Support

ASP.NET/HTML5 Functionality Updates

PDF Improvements

File Format Updates

Native HDIB Interface

DICOM Multi-Planar Reconstruction (MPR)

Metadata Handling

Annotation Improvements

Documentation

The ImageGear for .NET documentation provides information for all platforms and .NET framework versions. However, not all features are available for all ImageGear for .NET versions. Please refer to the table on the Welcome page of these Release Notes for information about which ImageGear for .NET Namespaces are available for which versions (Windows 32-bit platforms and Windows 64-bit platforms).

Back to Top