D
Don
I've played around with the "little triangle in the middle" and see
what changes it makes. I thought it had to do with middle grays. Not
sure where I got that.
Probably Photoshop. If you open Levels or Curves dialog box you'll see
three "color samplers" (they look like eyedroppers) in the bottom
right corner. The middle one officially sets the "midtones".
This is often called the "gray point" which is actually misleading.
What it does is sets the *neutral* point. But isn't that the same
thing? Not really...
The difference is that gray implies to most people that the color they
should click on in the image will turn into R=127,G=127,B=127 after
the correction. This is *not* true. You can click on *any* color in
the image which should be "neutral" and it will be adjusted
accordingly and that is often quite different from 127,127,127!
Here's a little test: Load any image into PS. Blow it up to 1600% so
you can see individual pixels. Change image mode to 8-bit so the Info
palette displays real values. Next, open Levels or Curves and click on
the gray color sampler. Make sure the Info palette is visible.
Now click on any pixel and watch the values in the Info palette. As
long as Levels/Curves is open the Info palette will show the
before/after values in the RGB fields. For example, I just clicked on
105,137,102 with the "neutral" eyedropper and it was changed to
111,111,123!
What is it for and does it have a name other than "the little triangle
in the middle"
It depends... ;o) No, really, it does.
Officially it's called the gray Input Levels. Which means it darkens
and lightens the midtones.
BTW, even though Levels can be used to set gamma some people don't
like it because to set true gamma you need to apply a specific
formula. Before I wrote my own scanner program, where I set the gamma
with 16-bit lookup tables calculated on-the-fly, I used these
Photoshop AMP files instead:
http://www.aim-dtp.net/aim/download/gamma_maps.zip
The zip file contains a bunch of AMP files for gamma up to 5.0 (if
memory serves) in increments of 0.1.
To use them, open the Curves dialog box in Photoshop, then click on
the Load button. Next, go to "Files of type" field and click on the
drop down list. It contains 3 file types and you should select the
bottom one: "AMP". Then go to the directory where you extracted the
above zip file and select "inverse gamma 2.2.amp" file.
I found that to be much more pleasing than the "harsh" Levels gamma.
Don.