Category: Filter Factory Gallery B Title: Filesize Reducer... Author: Werner D.Streidt, Harry the Raver Copyright: Copyright 1998 by Werner D. Streidt and harry@visca.com ctl[0]: Bit 8 on/off ctl[1]: Bit 7 on/off ctl[2]: Bit 6 on/off ctl[3]: Bit 5 on/off ctl[4]: Bit 4 on/off: ctl[5]: Bit 3 on/off ctl[6]:Bit 2 on/off ctl[7]: Bit 1 on/off val[0]: 0 val[1]: 0 val[2]: 0 val[3]: 0 val[4]: 0 val[5]: 0 val[6]: 0 val[7]: 0 R:put(ctl(0)>127?1:0,0),put(ctl(1)>127?2:0,1),put(ctl(2)>127?4:0,2),put(ctl(3)>127?8:0,3),put(ctl(4)>127?16:0,4),put(ctl(5)>127?32:0,5),put(ctl(6)>127?64:0,6),put(ctl(7)>127?128:0,7),put(255-get(0)-get(1)-get(2)-get(3)-get(4)-get(5)-get(6)-get(7),8),c&get(8) G:c&get(8) B:c&get(8) A:a