Poster of Linux kernel
The best gift for a Linux geek
Linux kernel map in printable PDF
for $4 or €3
IM_SETBUF
IM_SETBUF
Section: C Library Functions (3)
Updated: 11 April 1990
Local index
Up
NAME
im_setbuf - sets an image descriptor to keep an image in ram
SYNOPSIS
#include <
vips/vips.h
>
IMAGE *im_setbuf(buffer_name)
char *buffer_image;
DESCRIPTION
im_setbuf
(3)
returns an image descriptor which, when written to, will save pels in a memory buffer. It is generally more convenient to call
im_open
(3).
RETURN VALUE
The function returns a valid image descriptor on success or NULL on error.
SEE ALSO
im_close
(3),
im_open
(3).
COPYRIGHT
N. Dessipris
AUTHOR
N. Dessipris - 11/04/1990
Index
NAME
SYNOPSIS
DESCRIPTION
RETURN VALUE
SEE ALSO
COPYRIGHT
AUTHOR
This document was created by
man2html
, using the manual pages.
Time: 21:48:26 GMT, April 16, 2011