Vips.Image.pipelinev (original) (raw)

Method

VipsImagepipelinev

Declaration [src]


int
vips_image_pipelinev (
  VipsImage* image,
  VipsDemandStyle hint,
  ...
)

Description [src]

This method is not directly available to language bindings.

Parameters

hint

Type: VipsDemandStyle

Hint for this image.

...

Type: ``

NULL-terminated list of input images.

Return value

Type: int

No description available.