b085908558
You must now include vips7 support explicitly with #include <vips/vips7compat.h> in your code just after including `vips.h`. The old vips7 names, such as `Rect`, were starting to cause problems with other packages like opencv. |
||
---|---|---|
.. | ||
include | ||
Makefile.am | ||
README.txt | ||
VDisplay.cc | ||
VError.cc | ||
VImage.cc | ||
vipsc++.cc | ||
VMask.cc |
This is the old vips7 C++ API. Use the vips8 one in preference for new projects.