<<>> <> <> <> <> <> <> <> <> <> <> JaMImagerPackage: CONFIGURATION LINKS: CODE IMPORTS ColorFns, Convert, JaM, Menus, Rope, FileNames, MessageWindow, ViewerOps, Imager, ImagerBackdoor, ImagerColor, ImagerFont, ImagerInterpress, ImagerPath, ImagerPixelArrayAIS, ImagerTransformation, ImagerViewer, InterpressInterpreter, NamedColors, RealFns, Vector2, -- Things for JamIDunn: DicentraRS232CAsync, IO, InterminalBackdoor, ThisMachine, ImagerSmoothContext, ImagerSample,-- -- Things for JaMRES RasterEncodingStandardIO, ImagerRES EXPORTS ALL <<"public" interfaces: JaMImager, JaMImagerContexts the rest are: JaMIPrivate>> CONTROL JaMIContextsImpl, JaMImagerImpl, JaMIViewerImpl, JaMIInterpressImpl, JaMIVector2Impl, JaMIShowIPImpl, --JaMIDunnImpl, --JaMRESImpl = { JaMImagerImpl; JaMIViewerImpl; JaMIContextsImpl; JaMIColorImpl; JaMIInterpressImpl; JaMIVector2Impl; JaMIShowIPImpl; <> JaMRESImpl; }.