DicomObjects.NetStandard Documentation
DicomObjects.Codecs 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.Codecs.SimpleCodec)
Public Method Limiting number of frames. Only used by MPEG etc. - default values used by other classes is int.MaxValue (Inherited from DicomObjects.Codecs.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 Photometric Interpretation of the decompressed data (Inherited from DicomObjects.Codecs.SimpleCodec)
Public Method The status of the decompression (Inherited from DicomObjects.Codecs.SimpleCodec)
Public Method The status of the download (Inherited from DicomObjects.Codecs.SimpleCodec)
Public Method Standard LockObject implementation for thread-safety (Inherited from DicomObjects.Codecs.SimpleCodec)
Public Method Prepares the data for Compression (Inherited from DicomObjects.Codecs.SimpleCodec)
Public Method (Inherited from DicomObjects.Codecs.SimpleCodec)
Top
See Also