Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!husc6!ut-sally!pyramid!decwrl!sun!cmcmanis From: cmcmanis@sun.uucp (Chuck McManis) Newsgroups: net.graphics Subject: Color Mapping Algorithms Message-ID: <5405@sun.uucp> Date: Wed, 23-Jul-86 19:01:33 EDT Article-I.D.: sun.5405 Posted: Wed Jul 23 19:01:33 1986 Date-Received: Thu, 24-Jul-86 08:15:57 EDT Distribution: net Organization: Sun Microsystems, Inc. Lines: 11 I am looking for pointers to algorithms (thats '(algorithm *)' for you C programmers) that can map n bit color images where n is the same for each of the red, green, and blue components, to an n bit image where 2^n specifies the number of colors available, each of which is definable by an m bit color vector (r,g,b). In plain english how to map an RGB image into an image producable by a palette ram based display. Thanks, --Chuck McManis Sun MicroSystems ...!sun!cmcmanis