|
vips-cpp
8.11
libvips C++ binding
|


Public Member Functions | |
| VSource (VipsSource *input, VSteal steal=STEAL) | |
| VipsSource * | get_source () const |
Static Public Member Functions | |
| static VSource | new_from_descriptor (int descriptor) |
| static VSource | new_from_file (const char *filename) |
| static VSource | new_from_blob (VipsBlob *blob) |
| static VSource | new_from_memory (const void *data, size_t size) |
| static VSource | new_from_options (const char *options) |
1.8.17