Gimp-Forum.net
Layer group modification - Printable Version

+- Gimp-Forum.net (https://www.gimp-forum.net)
+-- Forum: GIMP (https://www.gimp-forum.net/Forum-GIMP)
+--- Forum: General questions (https://www.gimp-forum.net/Forum-General-questions)
+--- Thread: Layer group modification (/Thread-Layer-group-modification)



Layer group modification - einstein - 06-03-2018

Hi!
If I create a layer group, is it possible to modify all layers in this group at one time? For example I want to adjust curves the same to every layer in a layer group.


RE: Layer group modification - rich2005 - 06-03-2018

(06-03-2018, 01:51 PM)einstein Wrote: Hi!
If I create a layer group, is it possible to modify all layers in this group at one time? For example I want to adjust curves the same to every layer in a layer group.

Short answer is no.

With a layer group all you can do is a single layer at a time, using in the preset drop-down last used.

That is ok for three or four layers in a group.

If more than that, you need the layers out of the layer group.
There is a script that will group and ungroup http://chiselapp.com/user/saulgoode/repository/script-fu/wiki?name=sg-group-linked-layers

The colour curve applied using the gmic plugin. http://www.gmic.eu This has a very good colour curves filter with a "Active and Above" (or Below) setting for multiple application to layers.

Best I can think of at the moment.


RE: Layer group modification - einstein - 06-04-2018

Ok, thanks for a hint!