[comp.windows.ms.programmer] Help with *fast* 256 color images

thomas@ssd.kodak.com (Thomas B. Kinsman (716/253-37681)) (12/11/90)

    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).