vips-cpp
8.11
libvips C++ binding
|
This is the complete list of members for VSource, including all inherited members.
get_source() const (defined in VSource) | VSource | inline |
new_from_blob(VipsBlob *blob) (defined in VSource) | VSource | static |
new_from_descriptor(int descriptor) (defined in VSource) | VSource | static |
new_from_file(const char *filename) (defined in VSource) | VSource | static |
new_from_memory(const void *data, size_t size) (defined in VSource) | VSource | static |
new_from_options(const char *options) (defined in VSource) | VSource | static |
VSource(VipsSource *input, VSteal steal=STEAL) (defined in VSource) | VSource | inline |