Function

Vipscache_set_dump

Declaration [src]

void
vips_cache_set_dump (
  gboolean dump
)

Description [src]

Handy for debugging. Print the operation cache to stdout just before exit.

See also: vips_cache_set_trace().

Parameters

dump gboolean
 

If TRUE, dump the operation cache on exit.