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