Function

Vipstext

Declaration [src]

int
vips_text (
  VipsImage** out,
  const char* text,
  ...
)

Description

No description available.
This function is not directly available to language bindings

Parameters

out VipsImage
  No description available.
 The data is owned by the caller of the function.
text const char*
  No description available.
 The data is owned by the caller of the function.
 The value is a NUL terminated UTF-8 string.
...
  No description available.

Return value

Returns: int
  No description available.