libvips/cplusplus
John Cupitt 562da3e5ab rename new_from_filename as new_from_file
So VipsStreami matches VipsImage. Same for new_to_filename.
2019-11-22 17:13:20 +00:00
..
examples
include rename new_from_filename as new_from_file 2019-11-22 17:13:20 +00:00
Makefile.am
README
VError.cpp
VImage.cpp
VInterpolate.cpp
VStream.cpp rename new_from_filename as new_from_file 2019-11-22 17:13:20 +00:00
gen-operators.py
vips-operators.cpp

README

This is the vips8 C++ binding.

The old vips7 binding is still there, but this one is better. See the vips API
docs for documentation.