Packages
gegl-0.4
Gegl
TileBackend
flush_on_destroy
format
px_size
tile_height
tile_size
tile_width
unlink_swap
TileBackend
command
get_flush_on_destroy
get_tile_height
get_tile_size
get_tile_width
peek_storage
set_extent
set_flush_on_destroy
TileBackend
Object Hierarchy:
Gegl.TileBackend
Gegl.TileBackend
Gegl.TileBackend
Gegl.TileSource
Gegl.TileSource
Gegl.TileSource->Gegl.TileBackend
GLib.Object
GLib.Object
GLib.Object->Gegl.TileSource
Description:
[
CCode
( type_id =
"gegl_tile_backend_get_type ()"
) ]
public
class
TileBackend
:
TileSource
Namespace:
Gegl
Package:
gegl-0.4
Content:
Properties:
public
bool
flush_on_destroy
{
get
;
set
; }
public
void
*
format
{
get
;
construct
; }
public
int
px_size
{
get
; }
public
int
tile_height
{
get
;
construct
; }
public
int
tile_size
{
get
; }
public
int
tile_width
{
get
;
construct
; }
Static methods:
public
static
void
unlink_swap
(
string
path)
Delete a swap file from disk.
Creation methods:
protected
TileBackend
()
Methods:
public
void
*
command
(
TileCommand
command,
int
x,
int
y,
int
z,
void
* data)
The default tile-backend command handler.
public
bool
get_flush_on_destroy
()
public
int
get_tile_height
()
public
int
get_tile_size
()
public
int
get_tile_width
()
public
unowned
TileSource
peek_storage
()
Gets a pointer to the GeglTileStorage that uses the backend
public
void
set_extent
(
Rectangle
rectangle)
Specify the extent of the backend, can be used to pre-prime the backend with the width/height information when constructing proxy GeglBuffers to interact with other systems
public
void
set_flush_on_destroy
(
bool
flush_on_destroy)
Control whether cached data will be written to the backend before it is destroyed.
Inherited Members:
All known members inherited from class Gegl.TileSource
command
padding
All known members inherited from class GLib.Object
@get
@new
@ref
@set
add_toggle_ref
add_weak_pointer
bind_property
connect
constructed
disconnect
dispose
dup_data
dup_qdata
force_floating
freeze_notify
get_class
get_data
get_property
get_qdata
get_type
getv
interface_find_property
interface_install_property
interface_list_properties
is_floating
new_valist
new_with_properties
newv
notify
notify_property
ref_count
ref_sink
remove_toggle_ref
remove_weak_pointer
replace_data
replace_qdata
set_data
set_data_full
set_property
set_qdata
set_qdata_full
set_valist
setv
steal_data
steal_qdata
thaw_notify
unref
watch_closure
weak_ref
weak_unref