Method
VipsSourceunminimise
Declaration [src]
int
vips_source_unminimise (
VipsSource* source
)
Description [src]
Restore the source after minimisation. This is called at the start of every source method, so loaders should not usually need this.
See also