GEGL (“Generic Graphical Library”) is a graph based image processing library designed to handle various image processing tasks needed in GIMP.
The GEGL Operation tool has been added in GIMP 2.6 and was originally meant as an useful experimental tool for GIMP developers. The GEGL Operation tool enables applying GEGL operations to the image and gives on-canvas previews of the results.
주의 | |
---|---|
GEGL is in a very early phase and still under construction. The GEGL Operation tool is experimental. |
You can get to this tool only from the image menu:
→ .작은 정보 | |
---|---|
In addition to this tool for performing special GEGL operations you can configure GIMP to use GEGL for all color operations. |
Click on this button to select the operation you want to apply to the active selection or, if there is no selection, to the active layer.
Some of these operations are very basic operations like “color” which fills the active selection or layer with the specified color, while operations like “fractal-explorer” produce fairly complex patterns — just like a rendering filter.
Remember that this is an experimental tool, so some operations may not work or even crash GIMP. As a consquence, it doesn't make sense to describe the operations here as long as the GEGL Operation tool is experimental
The operation settings depend on the selected Operation:
If the options of the selected GEGL operation are not self-explanatory (guess what's the purpose of the “color” operation's “Color” option) you can look for a corresponding non-GEGL tool. For example, the Fractal Explorer filter may have the same or similar options as the “fractal-explorer” operation.
Or you can make use of the nice realtime preview feature and just experiment with different settings.
If this options is checked, as it is by default, you will get an on-canvas preview of the selected operation as soon as the operation in finished. You will have to press the
button to actually apply the operation to the image.The tool buttons
Pressing this button resets the operation settings the to their defaults.
Clicking on this button aborts the GEGL operation tool and leaves your image untouched. This is equivalent to close the dialog window using the usual
button provided by your window manager.You have to press this button to apply the selected operation to the image. Then the dialog window will be closed.