Function

VipsArrayImageempty

Declaration [src]

VipsArrayImage*
vips_array_image_empty (
  void
)

Description [src]

Make an empty image array. Handy with vips_array_image_append() for bindings which can’t handle object array arguments.

Return value

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