Re: [Gegl-developer] Composite operations
- From: Øyvind Kolås <pippin gimp org>
- To: Nanley Chery <nanleychery gmail com>
- Cc: gegl-developer-list <gegl-developer-list gnome org>
- Subject: Re: [Gegl-developer] Composite operations
- Date: Tue, 16 Dec 2014 11:02:57 +0100
On Mon, Dec 15, 2014 at 11:00 PM, Nanley Chery <nanleychery gmail com> wrote:
Is there a way for an operation (e.g. blur) to call another operation (e.g.
rotate) in it's process function?
Composite operations do exist, in GEGL they are called
meta-operations, some examples are gegl:unsharp-mask, gegl:dropshadow
and gegl:difference-of-gaussians. It would also be possible, though
more cumbersome, to run a GEGL graph as part of the implementation of
a GEGL operation; off-hand I am not sure of such an example.
/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]