PEAR-Handbuch
Zurück
Kapitel 38. File Formats
Nach vorne
File_DICOM
Inhaltsverzeichnis
Einführung
-- File_DICOM benutzen
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.
Package zum Lesen und Bearbeiten von DICOM-Dateien.
Zurück
Zum Anfang
Nach vorne
File_Archive
Nach oben
Einführung