Constructor
VipsImagenew_memory
Declaration [src]
VipsImage*
vips_image_new_memory (
void
)
Description [src]
vips_image_new_memory()
creates a new VipsImage
which, when written to, will
create a memory image.
See also
This constructor is not directly available to language bindings.