Method

GeglTileBackendpeek_storage

Declaration [src]

GeglTileSource*
gegl_tile_backend_peek_storage (
  GeglTileBackend* tile_backend
)

Description [src]

Gets a pointer to the GeglTileStorage that uses the backend.

Return value

Type: GeglTileSource

The GeglTileStorage.

The data is owned by the instance.