Leadtools.Dicom Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.10.31
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;}
Managed Extensions for C++ 
public: __property static int get_MaximumDecompressionLevels();
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 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

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