File_DICOM::setValue (Previous) (Next) File_Fstab

View this page in Last updated: Sun, 01 Jul 2007
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

File_DICOM::dumpImage()

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.

Descripción

Use with Caution!!. For a 8.5MB DICOM file on a P4 it takes 28 seconds to dump it's image.

Parámetro

string $filename

The file where to save the image

Valor devuelto

returns true on success, PEAR_Error on failure.

Nota

Esta función no puede ser llamada estáticamente.

File_DICOM::setValue (Previous) (Next) File_Fstab

Download Documentation Last updated: Sun, 01 Jul 2007
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.