| Package | Description |
|---|---|
| cdac.medinfo.sdk.dcm30_04.dicomimages.dicomv3 |
Provides classes that process a DICOM Image by decoding it's DataSet
|
| Modifier and Type | Method and Description |
|---|---|
void |
DicomDecoder.setDicomFileHeader(DicomFileHeader objDicomFileHeader)
This function according to major and minor type , get the DicomValueelement object and fill the image
information into DicomImageInfoObject, Image information like width, height etc, Image information
in Dicom starts when major type is 28.
|