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

In This Topic
    JpegLossless Class Methods
    In This Topic

    For a list of all members of this type, see JpegLossless 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 Method Limiting number of frames. Only used by MPEG etc. - default values used by other classes is int.MaxValue (Inherited from DicomObjects.DicomCodecs.SimpleCodec)
    Public MethodOverridden.  The internal compressor codec method for JPEG Lossless  
    Public MethodOverridden.  The internal decompressor codec method for JPEG Lossless  
    Public Method The effective Photmetric Interpretation of the decompressed data (Inherited from DicomObjects.DicomCodecs.SimpleCodec)
    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