Function
GeglTileSourceCommand
Declaration
gpointer
(* GeglTileSourceCommand) (
GeglTileSource* gegl_tile_source,
GeglTileCommand command,
gint x,
gint y,
gint z,
gpointer data
)
Parameters
gegl_tile_source |
GeglTileSource |
No description available. | |
The data is owned by the caller of the function. | |
command |
GeglTileCommand |
No description available. | |
x |
gint |
No description available. | |
y |
gint |
No description available. | |
z |
gint |
No description available. | |
data |
gpointer |
No description available. | |
The argument can be NULL . | |
The data is owned by the caller of the function. |