Function

Vipscache_get_max_mem

Declaration [src]

size_t
vips_cache_get_max_mem (
  void
)

Description [src]

Get the maximum amount of tracked memory we allow before we start dropping cached operations. See vips_tracked_get_mem().

See also: vips_tracked_get_mem().

Return value

Returns: size_t
 

The maximum amount of tracked memory we allow.