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