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

NAME

6       im_mmapin  - memory maps a VASARI image file (read only) and returns an
7       image descriptor.
8

SYNOPSIS

10       #include <vips/vips.h>
11
12       IMAGE *im_mmapin(file_name)
13       char *file_name;
14

DESCRIPTION

16       im_mmapin(3) opens a file for input. It has been replaced  by  im_open(
17       file_name, "r" ).
18

RETURN VALUE

20       The function returns the image descriptor on success and NULL on error.
21

SEE ALSO

23       im_open(3), im_close(3), im_mmapinrw(3), im_makerw(3).
24
26       N. Dessipris
27

AUTHOR

29       N. Dessipris - 11/04/1990
30
31
32
33                                 11 April 1990                    IM_MMAPIN(3)
Impressum