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

NAME

6       im_black - make a black image
7

SYNOPSIS

9       #include <vips/vips.h>
10
11       int im_black(out, x, y, bands)
12       IMAGE *out;
13       int x, y, bands;
14

DESCRIPTION

16       im_black()  makes  a black uchar image of the specified size and number
17       of bands.
18

RETURN VALUE

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

SEE ALSO

23       im_openin(3), im_openout(3), im_setbuf(3).
24
26       National Gallery 1990 - 1993
27

AUTHOR

29       J. Cupitt - 11/04/1990
30
31
32
33                                 11 April 1990                     IM_BLACK(3)
Impressum