Base definitions¶
Basic utility stuff.
-
pyvips.base.
leak_set
(leak)[source]¶ Enable or disable libvips leak checking.
With this enabled, libvips will check for object and area leaks on exit. Enabling this option will make libvips run slightly more slowly.