public class DicomImageDecoderRaw extends DicomImageDecoderBase
| Constructor and Description |
|---|
DicomImageDecoderRaw() |
| Modifier and Type | Method and Description |
|---|---|
DicomPixelBuffer |
decodeFrame(DicomHeader header,
DicomPixelData data)
Decode a frame given data
|
decodeFramespublic DicomPixelBuffer decodeFrame(DicomHeader header, DicomPixelData data)
DicomImageDecoderBasedecodeFrame in class DicomImageDecoderBaseheader - DICOM headerdata - raw data from pixel data item