mixed File_DICOM::dumpImage (
string $filename
)
Use with Caution!!. For a 8.5MB DICOM file on a P4 it takes 28 seconds to dump it's image.
$filename
The file where to save the image
returns true on success, PEAR_Error on failure.
This function can not be called statically.