John Cupitt c4a3e9a1a0 add VIPS_ARGUMENT_MODIFY
a flag for arguments meaning the operator will modify an input

the python binding uses this to take a copy of the arg before calling
2014-09-15 14:47:34 +01:00
..
2014-09-15 14:47:34 +01:00
2014-09-15 13:58:31 +01:00
2014-09-01 15:28:55 +01:00
2014-09-11 21:54:52 +01:00
2014-09-03 21:34:26 +01:00
2014-09-05 14:53:05 +01:00
2014-09-08 14:53:37 +01:00
2014-09-09 13:19:44 +01:00
2014-09-09 14:19:51 +01:00
2014-09-09 14:19:51 +01:00
2014-09-09 14:19:51 +01:00

vips8 binding for Python

This binding adds a few small helper functions to the gobject-introspection
binding for libvips.

This is the vips8 API, so it's not yet fully implemented. Use the older vipsCC
binding if you want a more complete system.