load
Description:
Loads an existing GeglBuffer from disk, if it has previously been saved with gegl_buffer_save it should be possible to open through any GIO transport, buffers that have been used as swap needs random access to be opened.
Parameters:
path |
the path to a gegl buffer on disk. |
Returns:
a Buffer object. |