Class

GeglProcessor

since: 0.4

Description

final class Gegl.Processor : GObject.Object
{
  /* No available fields */
}
No description available.

Available since: 0.4

Hierarchy

None

Ancestors

Instance methods

gegl_processor_get_buffer

Returns the (cache) buffer the processor is rendering into, another way of getting to the same pixel data is calling gegl_node_blit with flags indicating that we want caching and accept dirty data.

since: 0.4

gegl_processor_set_level
No description available.

since: 0.4

gegl_processor_set_rectangle

Change the rectangle a GeglProcessor is working on.

since: 0.4

gegl_processor_set_scale
No description available.

since: 0.4

gegl_processor_work

Do an iteration of work for the processor.

since: 0.4

Methods inherited from GObject (43)

Please see GObject for a full list of methods.

Properties

Gegl.Processor:chunksize
No description available.

since: 0.4

Gegl.Processor:node
No description available.

since: 0.4

Gegl.Processor:progress
No description available.

since: 0.4

Gegl.Processor:rectangle
No description available.

since: 0.4

Signals

Signals inherited from GObject (1)
GObject::notify

The notify signal is emitted on an object when one of its properties has its value set through g_object_set_property(), g_object_set(), et al.

unstable since: 2.0