[A83] Re: Grey scale(and enterlacing, is that the right wordfor it?)


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

[A83] Re: Grey scale(and enterlacing, is that the right wordfor it?)




i know how numbers work 2³ = 8 but 3x768 bytes is still much i think and
then you have to make some code to convert those 3 buffers to a 8 lev gray
routine.... and the fps....
btw a real binaray sequence is
000
001
010
011
100
101
110
111

bye
Cheiz
>
>
> 8 level is only three buffers:
>
> 000 - White
> 001 - Grey1
> 010 - Grey2
> 100 - Grey3
> 011 - Grey4
> 101 - Grey5
> 110 - Grey6
> 111 - Black
>
>
>
>
>
>




Follow-Ups: