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

In This Topic
    ICompressor Interface Methods
    In This Topic

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

    Public Methods
     NameDescription
     MethodCompress a frame of pixel data  
     Method A simple object to provide synchronisation if a codec is accessed via multiple threads (Inherited from DicomObjects.DicomCodecs.ICodecBase)
     Method Make any changes to the main dataset, before doing the frame-by-frame compression, and inform DicomObjects of any preprocessing required.  
     Method  
    Top
    See Also