Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
convert a layer to greyscale
#4
Also, the weird recipe:
  • set the bucket-fill tool to "Saturation" mode
  • bucket-fill the layer with white
Why it works:
  • Alongside the usual RGB model, another possible color representation model is HSV (Hue, Saturation, Value), saturation  being how "colored" things are.
  • By setting the tool to "Saturation" mode, only the saturation of the painting color is used, in other words in each pixel, RGB is convert to HSV, S is set to 0, and HSV is converted back to RGB.
  • And removing the saturation is one way to make everything gray.
Reply


Messages In This Thread
convert a layer to greyscale - by metulburr - 11-15-2016, 10:16 PM
RE: convert a layer to greyscale - by Ofnuts - 11-16-2016, 12:25 AM
RE: convert a layer to greyscale - by rich2005 - 11-16-2016, 10:02 AM
RE: convert a layer to greyscale - by Ofnuts - 11-16-2016, 10:58 AM

Forum Jump: