Constructor
VipsSourceCustomnew
Declaration [src]
VipsSourceCustom*
vips_source_custom_new (
void
)
Return value
Type: VipsSourceCustom
A new VipsSourceCustom
.
The caller of the function takes ownership of the data, and is responsible for freeing it. |