PEAR マニュアル
前のページ
第 37 章 ファイル形式
次のページ
File_DICOM
目次
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.
Package for reading and modifying DICOM files
前のページ
ホーム
次のページ
File_Archive
上に戻る
Introduction