Visual Basic (Declaration) | |
---|---|
Public Shared ReadOnly Property MaximumDecompressionLevels As Integer |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public static int MaximumDecompressionLevels {get;} |
Return Value
The maximum number of resolutions supported by LEAD J2K.For an example, refer to CodecsJpeg2000Options.
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.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family