PEAR Manual
Prev
Chapter 29. File Formats
Next
File_DICOM
Table of Contents
Introduction
-- using File_DICOM
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 for reading and modifying DICOM files
Prev
Home
Next
Introduction
Up
Introduction