Method

VipsImageset_kill

Declaration [src]

void
vips_image_set_kill (
  VipsImage* image,
  gboolean kill
)

Description [src]

Set the VipsImage.kill flag on an image. Handy for stopping sets of threads.

Sets propertyVips.Image:kill

Parameters

kill

Type: gboolean

The kill state.