File_DICOM
Package for reading and modifying DICOM files
- Introduction — using File_DICOM
- constructor File_DICOM::File_DICOM — Constructor.
- File_DICOM::parse — Parse a DICOM file.
- File_DICOM::write — Write current contents to a DICOM file.
- File_DICOM::getValue — Gets the value for a DICOM element.
- File_DICOM::setValue — Sets the value for a DICOM element.
- File_DICOM::dumpImage — Dumps the contents of the image inside the DICOM file (element 0x0010 from group 0x7FE0) to a PGM (Portable Gray Map) file.