Luminous Landscape Forum

Raw & Post Processing, Printing => Digital Image Processing => Topic started by: Jeremy Payne on April 06, 2009, 12:33:17 pm

Title: 16 bit color
Post by: Jeremy Payne on April 06, 2009, 12:33:17 pm
I'm a B&W guy at heart ... so forgive me if this is a stupid question.

When in 16-bit mode in Photoshop, and you use the dropper to pick a color, why don't the ranges for the RGB values go to 4096 (or whatever the right number is)?
Title: 16 bit color
Post by: Panopeeper on April 06, 2009, 01:08:35 pm
Quote from: Jeremy Payne
why don't the ranges for the RGB values go to 4096 (or whatever the right number is)?
They do. On the Info panel, beside RGB there is an eyedropper like thingy; click on that and select "16 bit".
Title: 16 bit color
Post by: Schewe on April 06, 2009, 02:56:59 pm
Quote from: Jeremy Payne
why don't the ranges for the RGB values go to 4096 (or whatever the right number is)?


Actually, the high bit depth number is 0-32768 for a total of 32,769 tones/channel when in "16 bit"...which isn't actually 16 bit but 15 bit plus one level. Why? You would need to ask the Photoshop engineers for an exact reason but the gist is there are no "true 16 bit" devices only 14 bit plus and 15 bit plus one level allows for an exact middle level which is apparently useful for image processing algorithms while still preserving the high bit depth precision...
Title: 16 bit color
Post by: Jeremy Payne on April 06, 2009, 03:02:43 pm
Thanks very much!