pydicom.pixels.decoders.DeflatedExplicitVRLittleEndianDecoder¶
- pydicom.pixels.decoders.DeflatedExplicitVRLittleEndianDecoder = <pydicom.pixels.decoders.base.Decoder object>[source]¶
A pixel data decoder for Deflated Explicit VR Little Endian -
1.2.840.10008.1.2.1.99
Added in version 3.0.
Plugin-specific options are given in the decoder options documentation.
See the
Decoder
reference for instance methods and attributes.