Converts a GIF file to an HDF5 file.
Syntax:
Description:
gif2h5
accepts as input the GIF file gif_file and produces the HDF5 file h5_file as output.
Options and Parameters:
gif_file | The name of the input GIF file |
h5_file | The name of the output HDF5 file |
Exit Status:
0 | Succeeded. |
> 0 | An error occurred. |
History:
Release | Change |
1.8.5 | Tool exit status codes updated. |
--- Last Modified: November 17, 2017 | 09:30 AM