DicomObjects.NET.V8
DicomObjects.DicomCodecs Namespace / SimpleCodec Class

In This Topic
    SimpleCodec Class Methods
    In This Topic

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

    Public Methods
     NameDescription
    Public MethodThe most appropriate DicomObjects.Internal.PixelRequest, given the requested zoom and image/codec type  
    Public Method Limiting number of frames. Only used by MPEG etc. - default values used by other classes is int.MaxValue  
    Public Method Abstract Placeholder for the compression routine  
    Public Method Abstract Placeholder for the decompression routine  
    Public Method The effective Photmetric Interpretation of the decompressed data  
    Public Method The status of the decompression  
    Public Method The status of the download  
    Public Method Standard LockObject implementation for thread-safety  
    Public Method Prepares the data for Compression  
    Public Method  
    Top
    See Also