File_DICOM::getValue()

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

Synopsis

Описание

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

Параметр

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

Возвращаемое значение

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

Заметка

Эта функция не должна вызываться статически.

Пример

    Поддержать сайт на родительском проекте КГБ