Constructor

VipsTargetCustomnew

Declaration [src]

VipsTargetCustom*
vips_target_custom_new (
  void
)

Description [src]

Create a VipsTargetCustom. Attach signals to implement write and finish.

Return value

Returns: VipsTargetCustom
 

A new VipsTargetCustom

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