Method
GeglBufferget_tile
Declaration [src]
GeglTile*
gegl_buffer_get_tile (
  GeglBuffer* buffer,
  gint x,
  gint y,
  gint z
)
Parameters
- x
- 
            Type: gintNo description available. 
- y
- 
            Type: gintNo description available. 
- z
- 
            Type: gintNo description available. 
Return value
Type: GeglTile
No description available.
| The returned data is owned by the instance. |