File_DICOM::write (Previous) (Next) File_DICOM::setValue

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

File_DICOM::getValue()

File_DICOM::getValue() -- Gets the value for a DICOM element.

Opis

Gets the value for a DICOM element of a given group from the parsed DICOM file

Parametr

mixed $group_or_name

The group the DICOM element belongs to (integer), or its name (string)

integer $element

The identifier for the DICOM element (unique inside a group). Optional

Zwracana wartość

returns The value for the DICOM element on success, PEAR_Error on failure

Uwagi

Ta funkcja nie może być wywołana statycznie.

File_DICOM::write (Previous) (Next) File_DICOM::setValue

Download Documentation Last updated: Mon, 02 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.