ImagerColorPackage.config
Created May 29, 1984 12:23:43 pm PDT
Last Edited by: Stone, August 15, 1984 6:00:02 pm PDT
ImagerColorPackage: CONFIGURATION LINKS: CODE
IMPORTS Atom, Basics, ColorDisplayFace, ColorDisplayHeadDorado, CountedVM, FS, Imager, ImagerDisplay, ImagerMasks, ImagerPrivate, ImagerPixelMaps, Interminal, IO, Real, RealFns, Rope, RuntimeError, Terminal, TerminalExtras, UserProfile, VM
EXPORTS ALL
CONTROL ColorNamesImpl, ColorModelsImpl, ConstantColorsImpl, ImagerStdColorDisplayImpl, ImagerSmoothGrayDisplayImpl, ImagerStd24BitDisplayImpl, ImagerStd8BitDisplayImpl, ImagerStd4BitDisplayImpl, ImagerStd2BitDisplayImpl, ImagerPixelMapsExtrasImpl, ImagerColorAISImpl = {

ColorNamesImpl;
ColorModelsImpl;
ConstantColorsImpl;
ImagerStdColorDisplayImpl;
ImagerSmoothGrayDisplayImpl;
ImagerStd24BitDisplayImpl;
ImagerStd8BitDisplayImpl;
ImagerStd4BitDisplayImpl;
ImagerStd2BitDisplayImpl;
ImagerPixelMapsExtrasImpl;
ImagerColorAISImpl;
}.