DicomObjects.NET.V8
DicomObjects.DicomCodecs Namespace / IDecompressor Interface

In This Topic
    IDecompressor Interface Methods
    In This Topic

    For a list of all members of this type, see IDecompressor members.

    Public Methods
     NameDescription
     MethodThe most appropriate DicomObjects.Internal.PixelRequest, given the requested zoom and image/codec type  
     Method The number of frames calculated by decompressor  
     MethodDecompress a frame as defined by the DecompressionArguments argument  
     Method The effective Photmetric Interpretation of the decompressed data  
     Method The status of the decompression  
     Method The status of the download  
     Method A simple object to provide synchronisation if a codec is accessed via multiple threads (Inherited from DicomObjects.DicomCodecs.ICodecBase)
    Top
    See Also