File: hdf2jpeg.1

package info (click to toggle)
libhdf4 4.3.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 30,384 kB
  • sloc: ansic: 128,700; sh: 15,015; fortran: 12,444; java: 5,863; xml: 1,205; makefile: 794; yacc: 678; pascal: 418; perl: 360; javascript: 203; lex: 163; csh: 41
file content (14 lines) | stat: -rw-r--r-- 601 bytes parent folder | download | duplicates (12)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
.\" man page by Jim Van Zandt <jrv@vanzandt.mv.com>         -*- nroff -*-
.TH HDF2JPEG 1 "November 5, 1999"
.SH NAME
hdf2jpeg \- convert HDF images to JPEG
.SH SYNOPSIS
\fBhdf2jpeg\fP \fIhdf-file\fP \fIoutput-template\fP
.SH DESCRIPTION
\fBhdf2jpeg\fP reads images from \fIhdf-file\fP and converts them to
JPEG format.  \fIoutput-template\fP is the template for the names of
the output files.  It may contain the special character "#", which
will be replaced by the reference number of the HDF image being
extracted.  The default format is "file.#.jpg".
.SH "SEE ALSO"
\fBjpeg2hdf\fP(1), \fBhdf\fP(5)