libvips/cplusplus
John Cupitt 6f101ae86b remove VImage::scale()
it clashed with the VipsScale operator, see

https://github.com/jcupitt/libvips/pull/213
2015-01-06 12:00:11 +00:00
..
examples required C++ output params were broken 2015-01-06 11:51:53 +00:00
include remove VImage::scale() 2015-01-06 12:00:11 +00:00
Makefile.am get make dist going 2014-11-18 14:52:52 +00:00
README
VError.cpp naming improvements 2014-11-05 14:04:46 +00:00
VImage.cpp cpp can set enums from strings 2014-12-30 11:27:04 +00:00
gen-operators.py required C++ output params were broken 2015-01-06 11:51:53 +00:00
vips-operators.cpp required C++ output params were broken 2015-01-06 11:51:53 +00:00

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.