Constructor

VipsSourceCustomnew

Declaration [src]

VipsSourceCustom*
vips_source_custom_new (
  void
)

Description [src]

Create a VipsSourceCustom. Attach signals to implement read and seek.

Return value

Returns: VipsSourceCustom
 

A new VipsSourceCustom

 The caller of the function takes ownership of the data, and is responsible for freeing it.