1DEBUGIM(1) General Commands Manual DEBUGIM(1)
2
3
4
6 debugim, printlines - prints the raw image data of a vasari file format
7
9 debugim infile
10
11 printlines infile
12
14 debugim prints at the standard error output the raw image data of a
15 vasari format file. This function is useful for debugging when applied
16 on small image files
17
18 printlines prints at the standard error output the raw image data of a
19 vasari format together with the line no and the x location and the
20 value(s) of each pixel.
21
23 im_intro(3X), im_debugim(3X), im_printlines(3X), vips2mask(1X).
24
26 N. Dessipris
27
29 N. Dessipris - 12/07/1990
30
31
32
33 12 July 1990 DEBUGIM(1)