libvips/cplusplus/include/vips
Kyle Schwarz fe815ff587 Add C++ bindings for new_from_memory_steal()
new_from_memory_steal() will create a new image with the input
buffer and will "move" the data into the image. The buffer is then
managed by the image, and will be freed when it goes out of scope.
2020-08-01 21:58:14 -04:00
..
Makefile.am rename stuff in the C++ API for stream -> source 2019-12-30 17:49:41 +00:00
VConnection8.h rename stuff in the C++ API for stream -> source 2019-12-30 17:49:41 +00:00
VError8.h Add a std::string overload function for new_from_buffer 2019-01-11 13:53:09 +01:00
VImage8.h Add C++ bindings for new_from_memory_steal() 2020-08-01 21:58:14 -04:00
VInterpolate8.h add options back to VInterpolate 2019-11-12 14:03:25 +00:00
vips8 rename stuff in the C++ API for stream -> source 2019-12-30 17:49:41 +00:00
vips-operators.h update cplusplus API for 8.10 2020-07-05 22:38:08 +01:00