NhlFreeColor

This procedure is used to remove one or more color entries from one or more HLU Workstation instances. (See NhlFreeColor.)


Synopsis

	function NhlFreeColor( 
		work[*]:graphic,
		ci[*]:integer
	)

Arguments

work
One or more Workstation instances.
ci
One or more workstation color indexes to be freed.

Description

The NhlFreeColor procedure works like its HLU counterpart, except it accepts multiple Workstation instances and color indexes as input. This function frees each color index in ci from each workstation in the work parameter.

Reference Manual Control Panel

NG4.1 Home, Index, Examples, Glossary, Feedback, Ref Contents, Ref WhereAmI?


$Revision: 1.13 $ $Date: 1998/06/15 21:28:38 $