Jump to content

Banner.jpg.b83b14cd4142fe10848741bb2a14c66b.jpg

Soul Nebula SHO pallet


Rodd

Recommended Posts

13 hours ago, Rodd said:

Thanks John,   How do I do that?

You can search the PI forums for Magenta Star Reduction or just do it using PixelMath. The formula I use is:

R/K: $T[0]
G: iif(min($T[0],$T[2])>$T[1],min($T[0],$T[2]),$T[1])
B: $T[2]

You can use it with a star mask but it's not always necessary. Works really well!

Regards
John

 

Link to comment
Share on other sites

  • Replies 30
  • Created
  • Last Reply
6 minutes ago, strutsinaction said:

You can search the PI forums for Magenta Star Reduction or just do it using PixelMath. The formula I use is:

R/K: $T[0]
G: iif(min($T[0],$T[2])>$T[1],min($T[0],$T[2]),$T[1])
B: $T[2]

You can use it with a star mask but it's not always necessary. Works really well!

Regards
John

 

Thanks John--I will give it a shot.

Link to comment
Share on other sites

15 minutes ago, strutsinaction said:

You can search the PI forums for Magenta Star Reduction or just do it using PixelMath. The formula I use is:

R/K: $T[0]
G: iif(min($T[0],$T[2])>$T[1],min($T[0],$T[2]),$T[1])
B: $T[2]

You can use it with a star mask but it's not always necessary. Works really well!

Regards
John

 

WOW!!!!  It really works!  That's amazing--no star mask require at all for this image.  It totally removed the magenta from the halos.  Any idea how to remove teh halos themselves?  They are pretty small in this image, but they are there in a few stars.  

Many thanks.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. By using this site, you agree to our Terms of Use.