Leadtools.Dicom Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
MaximumDecompressionLevels Property
See Also 
Leadtools.Dicom Namespace > DicomJpeg2000Options Structure : MaximumDecompressionLevels Property



Calculates the maximum number of resolution levels in the compressed file.

Syntax

Visual Basic (Declaration) 
Public Shared ReadOnly Property MaximumDecompressionLevels As Integer
Visual Basic (Usage)Copy Code
Dim value As Integer
 
value = DicomJpeg2000Options.MaximumDecompressionLevels
C# 
public static int MaximumDecompressionLevels {get;}
C++/CLI 
public:
static property int MaximumDecompressionLevels {
   int get();
}

Return Value

The maximum number of resolution levels in the compressed file.

Remarks

The maximum number of levels depends on the size of the image. Passing values that are too large will cause the save operation to fail. Each resolution level is one-half the size of the previous resolution, starting with the full image resolution. The default value is 5.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features