home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!noc.near.net!hri.com!spool.mu.edu!yale.edu!ira.uka.de!Sirius.dfn.de!th-ilmenau.RZ.TH-Ilmenau.DE!hpux.rz.uni-jena.de!pfk
- From: pfk@rz.uni-jena.de (Frank Klemm)
- Newsgroups: comp.graphics
- Subject: Re: COLOR DITHERING REFERENCES?
- Message-ID: <1992Dec14.201842.27846@rz.uni-jena.de>
- Date: 14 Dec 92 20:18:42 GMT
- References: <107270002@hpfcso.FC.HP.COM>
- Sender: pfk@rz.uni-jena.de (Frank Klemm)
- Reply-To: pfk@rz.uni-jena.de (Frank Klemm)
- Organization: Friedrich-Schiller-University Jena, Germany
- Lines: 11
-
-
- In article <107270002@hpfcso.FC.HP.COM>, yip@hpfcso.FC.HP.COM (Tom Yip) writes:
- |> Can anyone direct me to a reference for color dithering methods, and
- |> dithering in general. Books with sample C source would be ideal.
- |> Please E-Mail me, as a may not see the response to this note.
- |>
- Dithering of color is nearly the same as dithing of B/W. You must do it seperatly for
- all 3 color planes. For DOS + SS24 I have programmed a sample using the 1280x1024x16, 1024x768x256,
- 800x600x32k and 640x480x16M color modes to display true color pictures (TARGA24).
-
- Frank
-