Module: Gegl::TileCommand

Defined in:
(unknown)

Constant Summary collapse

EGL_TILE_IDLE =
0 or :egl_tile_idle
EGL_TILE_SET =
1 or :egl_tile_set
EGL_TILE_GET =
2 or :egl_tile_get
EGL_TILE_IS_CACHED =
3 or :egl_tile_is_cached
EGL_TILE_EXIST =
4 or :egl_tile_exist
EGL_TILE_VOID =
5 or :egl_tile_void
EGL_TILE_FLUSH =
6 or :egl_tile_flush
EGL_TILE_REFETCH =
7 or :egl_tile_refetch
EGL_TILE_REINIT =
8 or :egl_tile_reinit
GEGL_TILE_LAST_0_4_8_COMMAND =
9 or :gegl_tile_last_0_4_8_command
EGL_TILE_COPY =
9 or :egl_tile_copy
EGL_TILE_LAST_COMMAND =
10 or :egl_tile_last_command