Method
VipsTargetputc
Declaration [src]
int
vips_target_putc (
VipsTarget* target,
int ch
)
Description [src]
Write a single character ch
to target
. See the macro VIPS_TARGET_PUTC()
for a faster way to do this.
int
vips_target_putc (
VipsTarget* target,
int ch
)
Write a single character ch
to target
. See the macro VIPS_TARGET_PUTC()
for a faster way to do this.