Page tree

 

JAVA

FORTRAN

C++

C

 

Link

gif2h5

Converts a GIF file to an HDF5 file.

Syntax:
gif2h5 gif_file h5_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_fileThe name of the output HDF5 file

Exit Status:
0Succeeded.
> 0    An error occurred.

History:
Release    Change
1.8.5Tool exit status codes updated.

--- Last Modified: November 17, 2017 | 09:30 AM