Function
Vipstext
Declaration [src]
int
vips_text (
VipsImage** out,
const char* text,
...
)
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. |