API Version: 8.0
Library Version: 8.14
void* vips_blob_get ( VipsBlob* blob, size_t* length )
Get the data from a VipsBlob.
VipsBlob
See also: vips_blob_new().
length
size_t*
Return number of bytes of data.
guint8
The data.