Constructor

VipsSourceCustomnew

Declaration [src]

VipsSourceCustom*
vips_source_custom_new (
  void
)

Description [src]

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

Return value

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