Re: A89: 5 level grayscale


[Prev][Next][Index][Thread]

Re: A89: 5 level grayscale




> 5 level would be kinda dumb.  it's just a waste of a bit.  with 4 level, you
>  have 2 bits coding for 4 different shades.  if you up that to just 3 bits (
> one
>  bit more), you get 7 levels.  finding an intermediate would either mean
>  sharing bits or wasting bits.  sorry if it's a "bit" confusing.  hahaha.  i
>  kill myself.

No, 3 bits is 8 levels.
000  White
001  Very light gray
010  Light gray
011  Medium light gray
100  Medium dark gray
101  Dark gray
110  Very dark gray
111  Black