DicomObjects.NET.8.48 Documentation
DicomObjects.DicomCodecs Namespace / ICompressor Interface / MaximumBits Property

In This Topic
    MaximumBits Property (ICompressor)
    In This Topic
    The maximum number of bits supported by this codec.
    Syntax
    'Declaration
     
    
    ReadOnly Property MaximumBits As System.Integer
    System.int MaximumBits {get;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also