Function

VipsThingnew

Declaration [src]

VipsThing*
vips_thing_new (
  int i
)

Description

No description available.

Parameters

i int
  No description available.

Return value

Returns: VipsThing
 

A new VipsThing.

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