@param dcm_file: An opened file like object to read te dicom data @param png_file: An opened file like object to write the png data ''' Function to convert an dcm binary file to a PNG image file.