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

In This Topic
    VideoCodec Class Methods
    In This Topic

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

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