Last modified: 4 January 2011
Tool Name: gif2h5
Syntax:
gif2h5 gif_file h5_file

Purpose:
Converts a GIF file to an HDF5 file.

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.