[
next
] [
prev
] [
prev-tail
] [
tail
] [
up
]
Chapter 1
VIPS from C++ and Python
1.1
Introduction
1.1.1
If you’ve used the C API
1.2
The VIPS file format
1.2.1
VIPS file header
1.2.2
Computation formats
1.2.3
Storage formats
1.3
The
VImage
class
1.3.1
Constructors
1.3.2
File conversion
1.3.3
Projection functions
1.3.4
Assignment
1.3.5
Computing with
VImage
s
1.3.6
Writing results
1.3.7
Type conversions
1.4
The
VMask
class
1.4.1
Constructors
1.4.2
Projection functions
1.4.3
Assignment
1.4.4
Computing with
VMask
1.4.5
VIMask
operations
1.4.6
VDMask
operations
1.4.7
Output of masks
1.5
The
VDisplay
class
1.5.1
Constructors
1.5.2
Projection functions
1.6
The
VError
class
1.6.1
Constructors
1.6.2
Projection functions
1.6.3
Computing with
VError
1.6.4
Convenience function
[
next
] [
prev
] [
prev-tail
] [
front
] [
up
]