Function
GeglTileSourceCommand
Declaration
gpointer
(* GeglTileSourceCommand) (
  GeglTileSource* gegl_tile_source,
  GeglTileCommand command,
  gint x,
  gint y,
  gint z,
  gpointer data
)
Parameters
- gegl_tile_source
- 
            Type: GeglTileSourceNo description available. The data is owned by the caller of the function. 
- command
- 
            Type: GeglTileCommandNo description available. 
- x
- 
            Type: gintNo description available. 
- y
- 
            Type: gintNo description available. 
- z
- 
            Type: gintNo description available. 
- data
- 
            Type: gpointerNo description available. The argument can be NULL.The data is owned by the caller of the function.