Constructor
VipsSbufnew_from_source
Declaration [src]
VipsSbuf*
vips_sbuf_new_from_source (
  VipsSource* source
)
      Parameters
source- 
            
Type:
VipsSourceSource to operate on.
The data is owned by the caller of the function.  
VipsSbuf*
vips_sbuf_new_from_source (
  VipsSource* source
)
      sourceType: VipsSource
Source to operate on.
| The data is owned by the caller of the function. |