API Version: 8.0
Library Version: 8.18
int vips_target_writef ( VipsTarget* target, const char* fmt, ... )
Format the string and write to target.
target
fmt
const char*
printf()-style format string.
printf()
...
none
Arguments to format string.
int
0 on success, and -1 on error.