GEGL („Generic Graphical Library“) is a graph based image processing library designed to handle various image processing tasks needed in GIMP. Most GEGL operations have their own menu commands in GIMP. The majority of them are filters found in the Colors and Filters menus.
However, there are some GEGL operations that don't have their own command. Either because the operation was not considered important enough, or because the operation may still be experimental.
The GEGL Operation filter was added to give access to all these operations that you can't use in another way. It enables applying GEGL operations to the image and gives on-canvas previews of the results. New GEGL operations made by third-party developers will also show up in this dialog.
Klicken Sie auf diesen Knopf, um die Operation auszuwählen, die auf die aktuelle Auswahl oder Ebene angewendet werden soll.
Einige dieser Operationen sind sehr einfach, wie beispielsweise die Operation »color«, die die aktive Auswahl oder Ebene mit einer bestimmten Farbe füllt, während andere Operationen wie z.B. »fractal-explorer« schon ziemlich komplexe Muster erstellen können (so wie ein Renderfilter).
Die Operationseinstellungen hängen von der jeweils ausgewählten Operation ab:
Falls die Eigenschaften der gewählten GEGL-Operation nicht gerade selbsterklärend sind (raten Sie mal, was die Eigenschaft »Farbe« der Operation »color« bewirkt), können Sie nach einem entsprechenden konventionellen Werkzeug suchen. Beispielsweise könnte das Filter Fraktal-Explorer die gleichen oder ähnliche Eigenschaften wie die Operation »fractal-explorer« haben.
Oder Sie nutzen einfach die nette Fähigkeit zur Echtzeitvorschau und experimentieren mit verschiedenen Einstellungen.
If this option is checked, as it is by default, you will get an on-canvas preview of the selected operation as soon as the operation is finished. You will have to press the
button to actually apply the operation to the image.The buttons
Pressing this button resets the operation settings to their defaults.
Clicking on this button aborts the GEGL operation and leaves your image untouched. This is equivalent to close the dialog window using the usual
button provided by your window manager.Diesen Knopf müssen Sie anklicken, um die ausgewählte Operation auf das Bild anzuwenden. Das Dialogfenster wird danach geschlossen.