vips-cpp  8.11
libvips C++ binding
Public Member Functions | Static Public Member Functions | List of all members
VSource Class Reference
Inheritance diagram for VSource:
Inheritance graph
[legend]
Collaboration diagram for VSource:
Collaboration graph
[legend]

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)
 

The documentation for this class was generated from the following files: