Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!news.cs.indiana.edu!julius.cs.uiuc.edu!wuarchive!udel!rochester!kodak!ispd-newsserver!thomas From: thomas@ssd.kodak.com (Thomas B. Kinsman (716/253-37681)) Newsgroups: comp.windows.ms.programmer Subject: Help with *fast* 256 color images Keywords: windows color Message-ID: <1990Dec10.220709.11201@ssd.kodak.com> Date: 10 Dec 90 22:07:09 GMT Sender: Thomas B. Kinsman Distribution: usa Organization: Eastman Kodak Lines: 13 Originator: thomas@redwing I have been trying to display 24 bit RGB images to a 256 color display using SetDIBitsToDevice(). It seems to be pretty slow. I have even tried "banding" the images, i.e. displaying 20 lines at once. It still seems slow. Anyone know any other tricks I should try? - Thomas B. Kinsman thomas@ssd.kodak.com P.S. I am using Windows 3.0. (not 2.0 or Windows/386).