Xref: utzoo comp.graphics:12922 comp.sys.mac.programmer:16845 Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!samsung!schizo.samsung.com!mdich From: mdich@schizo.samsung.com (Mike Dichiappari) Newsgroups: comp.graphics,comp.sys.mac.programmer Subject: What's the best colormap for a 24 bit color image? Message-ID: <15019@samsung.samsung.com> Date: 17 Aug 90 18:11:37 GMT Sender: mdich@samsung.COM Reply-To: mdich@schizo.samsung.com (Mike Dichiappari) Followup-To: comp.graphics Organization: Samsung Software America, Inc. Lines: 14 I want to display some 24 bit color images on my Mac and Sun. Both machines have 8 bit display boards. What is a good algorithm or method for determining the best (or a very good) colormap given a 24 bit image? I'd like the algorithm to work for various sized colormaps (although 256 will be most commonly used). Is such an algorithm built into 32 bit Quickdraw? Are there any standard algorithms for doing this? How about any technical references? Thanks mike