DicomObjects.NET10 Documentation
DicomObjects Namespace / DecompressionCompletedEventArgs Class
Properties

In This Topic
    DecompressionCompletedEventArgs Class Members
    In This Topic

    The following tables list the members exposed by DecompressionCompletedEventArgs.

    Public Properties
     NameDescription
    Public PropertyCompressed input size for this frame, in bytes  
    Public Property Decoded output bytes size after decompression  
    Public Property Time taken to decompress  
    Public Property Frame index that was decompressed  
    Public Property Height in pixels of the decoded output  
    Public Property Width in pixels of the decoded output  
    Public Property Resolution Level used for Decompression  
    Public Property Source Transfer syntax of the compressed data  
    Top
    See Also