Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ multimap(3G) — GL2 W3.6

Media Vault

Software Library

Restoration Projects

Artifacts Sought

multimap(3G)  —  Silicon Graphics

NAME

multimap − organizes the color map as 16 small maps

SPECIFICATION

C
multimap()

FORTRAN
subroutine multim

Pascal
procedure multimap;

DESCRIPTION

multimap organizes the color map as 16 small maps, each with a maximum of 256 RGB entries.  The number of entries in each map is the total number of available colors, which is determined by the number of bitplanes divided by 16.  multimap does not take effect until gconfig is called. 

SEE ALSO

gconfig, getcmmode, getmap, onemap, setmap Programming Guide, Section 6.2, Color Maps

NOTE

This routine is available only in immediate mode.  Do not use under the window manager.

Version 3.6  —  December 20, 1987

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026