Thread: "16-bit" mode.
View Single Post
  #26  
Old November 17th 04, 03:48 AM
Roger N. Clark (change username to rnclark)
external usenet poster
 
Posts: n/a
Default

wrote:

In message ,
real
16-bit PS values
data

0 0
1 0
2 0
3 3
4 3
5 3
6 3
7 3
8 3
9 5

32764 19128
32765 19131
32766 19131
32767 19131
32768 19131
32769 19131
32770 19131
32771 19134
32772 19134

65525 32762
65526 32762
65527 32766
65528 32766
65529 32766
65530 32766
65531 32766
65532 32766
65533 32768
65534 32768
65535 32768

In my testing of photoshop on real images, I find the following
equation:

PS = int(IP/2),

where PS = the photoshop "16-bit" value and
IP = the 16-bit output from ImagesPlus.

Roger