Jump to content

Color separation into layers


JAGgrafix

Recommended Posts

Is there a plug-in that will let you separate colors into their own layer? For instance, if i posterize an image in blk/wht and it has 3 different shades of grey, is there a plug-in that will help separate all shades into their own separate layer?

 If this has been discussed before, I apologize. I couldn’t find it in the forums any where.

Link to comment
Share on other sites

G'MIC-QT can do this.

 

1. Load G'MIC, then type this code in either one of the 'Custom Code' found under Various:

+colormap 0 
repeat w#-1 
 +f[0] I==I(#1,$>,0,0)?I 
done 
rm[0,1]

2. Click Ok on G'MIC.

3. Layers->Import from Files, and import those images you saved from G'MIC.

Edited by Reptillian

G'MIC Filter Developer

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...