VIPS Reference Manual |
---|
For VIPS 8.6.4. The latest version of this documentation can be found on the VIPS website.
- VIPS Overview
- VIPS from the command-line — How to use the VIPS library from the command-line
- VIPS from C — How to use the VIPS library from C
- VIPS from C++ — How to use the VIPS library from C++
- How to write bindings
- Extending VIPS — How to add operations to VIPS
- VIPS function list — List of VIPS functions and operators
- The VIPS file format — The VIPS file format
- VIPS and threads — VIPS and threading
- How libvips works
- Opening files
- Image pyramids
-
Using
vipsthumbnail
- Examples
- Cite
- Core VIPS API
- vips — startup, shutdown, version
- VipsImage — the VIPS image class
- header — get, set and walk image headers
- generate — calculate pixels and pixel buffers
- VipsOperation — the VIPS operation base object class
- error — error messages and error handling
- memory — memory utilities
- VipsRegion — small, rectangular parts of images
- type — basic types
- rect — the VIPS rectangle class
- VipsObject — the VIPS base object class
- VipsThreadState — pools of worker threads
- buf — a string you can append to
- basic — a few typedefs used everywhere
- VIPS operation API by section
- arithmetic — operations which perform pixel arithmetic, trig, log, statistics
- colour — colour operators
- conversion — convert images in some way: change band format, change header, insert, extract, join
- convolution — convolve and correlate images
- VipsForeignSave — load and save images in a variety of formats
- freqfilt — fourier transforms and frequency-domin filters
- histogram — find, manipulate and apply histograms and lookup tables
- draw — drawing operations: flood, paste, line, circle
- VipsInterpolate — various interpolators: nearest, bilinear, and some non-linear
- morphology — morphological operators, rank filters and related image analysis
- mosaicing — build image mosaics
- create — create images in various ways
- resample — resample images in various ways
- Other API (no gtkdoc comments yet)
- Object Hierarchy
- API Index
- Annotation Glossary