RSS/Atom feed Twitter
Site is read-only, email is disabled

channels to layers?

This discussion is connected to the gimp-user-list.gnome.org mailing list which is provided by the GIMP developers and not related to gimpusers.com.

This is a read-only list on gimpusers.com so this discussion thread is read-only, too.

3 of 3 messages available
Toggle history

Please log in to manage your subscriptions.

channels to layers? MadMinstrel 08 Nov 09:02
  channels to layers? Ville Pätsi 08 Nov 09:11
   channels to layers? MadMinstrel 08 Nov 17:28
2012-11-08 09:02:36 UTC (over 12 years ago)
postings
4

channels to layers?

How do I quickly separate an image's channels into grayscale layers? I'll need to do this frequently, so is there an automated way? If there isn't, can it be done with python scripting? Would it take me a long time to learn how to write such a script assuming I know a bit of Python (as used in Blender), but haven't done any scripting with GIMP?

Ville Pätsi
2012-11-08 09:11:03 UTC (over 12 years ago)

channels to layers?

On 2012-11-08 10:02, MadMinstrel wrote:

How do I quickly separate an image's channels into grayscale layers?

Use the menu item Colors|Components|Decompose.

2012-11-08 17:28:19 UTC (over 12 years ago)
postings
4

channels to layers?

On 2012-11-08 10:02, MadMinstrel wrote:

How do I quickly separate an image's channels into grayscale layers?

Use the menu item Colors|Components|Decompose.

That's exactly what I needed. I expected something like that to be in the channels dock, but of course couldn't find it there. Thank you!