DIRECTORY Rope USING [ROPE], Imager USING [Context]; ImagerColorAIS: CEDAR DEFINITIONS ~ BEGIN ColorAISError: PUBLIC SIGNAL [reason: ATOM]; GetAISFile: PUBLIC PROC[context: Imager.Context, fileName: Rope.ROPE, xOffset, yOffset: INTEGER _ 0]; Get3AISFiles: PUBLIC PROC[context: Imager.Context, redFile, greenFile, blueFile: Rope.ROPE, xOffset, yOffset: INTEGER _ 0]; PutAISFile: PUBLIC PROC[context: Imager.Context, fileName: Rope.ROPE]; PutFastAISFile: PUBLIC PROC[context: Imager.Context, fileName: Rope.ROPE]; Put3AISFiles: PUBLIC PROC[context: Imager.Context, redFile, greenFile, blueFile: Rope.ROPE]; END. @ImagerColorAIS.mesa Copyright c 1984 by Xerox Corporation. All rights reserved. Last Edited by: Crow, August 16, 1984 9:23:06 am PDT Read file into display context, clipping to display limits, centering, then translating as indicated Read files into display context, for old-fashioned 3-file color AIS images Load file with bits from the display context, interleave samples for color files Load file with bits from the display context, color sample interleaving is machine dependent Load file with bits from the display context, output three files, one per primary ΚK˜Iheadšœ™šœ Οmœ1™