summaryrefslogtreecommitdiff
path: root/doc/gphoto2.3
blob: 2afb8b5ced39946e5eefd0841d57409c8c5654de (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
.\"Generated by db2man.xsl. Don't modify this, modify the source.
.de Sh \" Subsection
.br
.if t .Sp
.ne 5
.PP
\fB\\$1\fR
.PP
..
.de Sp \" Vertical space (when we can't use .PP)
.if t .sp .5v
.if n .sp
..
.de Ip \" List item
.br
.ie \\n(.$>=3 .ne \\$3
.el .ne 3
.IP "\\$1" \\$2
..
.TH "GPHOTO2" 3 "" "" ""
.SH NAME
gphoto2 \- cross-platform digital camera library
.SH "SYNOPSIS"

.nf
#include <gphoto2.h>
.fi

.SH "DESCRIPTION"

.PP
The gphoto2 library provides applications with access to a variety of cameras.

.PP
This man page will be extended with autogenerated documentation of the interface types and methods used for communication between the gphoto2 library and a frontend.

.SH "FILES"

.TP
\fI~/.gphoto/settings\fR
Here gphoto2 applications may store their configuration used to access gphoto2.

.SH "SEE ALSO"

.PP
, , The gPhoto2 Manual, the automatically generated API docs, \fIhttp://www.gphoto.org/\fR 

.SH AUTHOR
.
.br
Man page edited by Hans Ulrich Niedermann <gp@n-dimensional.de>.