1IM_PRINT(3)                Library Functions Manual                IM_PRINT(3)
2
3
4

NAME

6       im_print - print a string to stdout
7

SYNOPSIS

9       #include <vips/vips.h>
10
11       int
12       im_print( const char *message )
13
14

DESCRIPTION

16       im_print() prints the message to stdout, with a newline. Sometimes use‐
17       ful for debugging language bindings.
18
19

RETURN VALUE

21       The function returns 0 on success and -1 on error.
22

SEE ALSO

24       im_system(3)
25
27       2002 The National Gallery
28
29
30
31                                 January 2002                      IM_PRINT(3)
Impressum