1BINFILE(1) General Commands Manual BINFILE(1)
2
3
4
6 im_binfile - convert raw binary files to VIPS format
7
9 binfile in out xs ys b
10
12 binfile expects as input a raw UNIX file with its filename held by the
13 string in and writes it to the vasari image file out by filling prop‐
14 erly the header details. It is expected that the file has sizes xs by
15 ys and has b bands. It is an error if the file in has less than
16 xs*ys*b data. The program is unable to check whether the supplied xs,
17 ys and b are correct.
18
20 im_binfile(3).
21
23 N. Dessipris
24
26 N. Dessipris - 11/04/1990
27
28
29
30 11 April 1990 BINFILE(1)