DicomObjects.NET.8.48 Documentation
DicomObjects.DicomCodecs Namespace / Jpeg2000CompressionOptions Class / ActualLevels Property

In This Topic
    ActualLevels Property
    In This Topic
    The number of decomposition levels actually used. If Levels is -1, then a default value (currently 5 but subject to change) is used.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property ActualLevels As System.Integer
    public System.int ActualLevels {get;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also