Table of Contents
im_printhd - prints the header of a Vasari format image file.
#include
<vips/vips.h>
void im_printhd(header)
VAS_HD *header;
im_printhd(3)
prints the VAS_HD descriptor pointed
by header. It is mainly used for debugging purposes and to read the header
information of Vasari image files. If the header of the image files is
changed this function must change accordingly.
im_readhd(3)
, im_readhist(3)
,
header(1)
.
N. Dessipris
N. Dessipris - 11/04/1990
Table of Contents