pydicom.pixels.decoders.DeflatedImageFrameCompressionDecoder¶
- pydicom.pixels.decoders.DeflatedImageFrameCompressionDecoder = <pydicom.pixels.decoders.base.Decoder object>[source]¶
A pixel data decoder for Deflated Image Frame Compression -
1.2.840.10008.1.2.8.1
Added in version 3.1.
Available decoding plugins: pydicom.
Plugin-specific options are given in the decoder options documentation.
See the
Decoder
reference for instance methods and attributes.