Jump to content

Matto555

Newbies
  • Posts

    2
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Matto555's Achievements

Newbie

Newbie (1/14)

  • First Post
  • Week One Done
  • One Month Later
  • One Year In
  • Conversation Starter

Recent Badges

0

Reputation

  1. Yep! That's exactly what I wanted! Thanks!
  2. So, I'm trying to create a greyscale heightmap, and basically for whatever reason I have a heightmap that is tainted blue. Basically what I want to change is make it so that where it's rgb (0, 0, 98) I want it to be rgb (98, 98, 98) and where it's rgb (0, 0, 65) I want it to be rgb (65, 65, 65) and so on. I tried using the simple black & white tool but that doesn't give the result I'm trying to get, as I need to keep the base rgb value of blue the same and basically make the red and green values equal to the blue values throughout the entire image as the red and green values are all 0 currently. Hopefully that makes sense and there's a solution to this. Thanks!
×
×
  • Create New...