ImagerExtrasDoc.tioga
Michael Plass, December 17, 1985 2:04:20 pm PST
ImagerExtras
CEDAR 6.0 — FOR INTERNAL XEROX USE ONLY
ImagerExtras
Michael Plass
© Copyright 1985 Xerox Corporation. All rights reserved.
Abstract: Extra Imager goodies that didn't make it into the 6.0 release.
Created by: Michael Plass
Maintained by: Michael Plass <Plass.pa>
Keywords: Imager, Color, Display, Dither, Samples
XEROX  Xerox Corporation
   Palo Alto Research Center
   3333 Coyote Hill Road
   Palo Alto, California 94304

For Internal Xerox Use Only
New Interfaces
SampleMapOps
A replacement for ImagerPixelMap, i.e., a representation of, and operations on, two-dimensional arrays of mutable, packed small unsigned integers. Implemented by SampleMapOpsImpl.
How to use
<< The ImagerPackage in this package is currently the same as the Cedar 6.0 released version >>
ImagerExtras provides a replacement implementation for the Cedar 6.0 released version of ImagerPackage.bcd. To use it, you can do one of two things: install it in an already running world, or put it into your version of basic.loadees and do a full boot. If you don't know what basic.loadees means, you should probably take the first course, which you can do by invoking
ImagerFixInstall
in your command tool.
Enhancements
-- --
Bug fixes
-- --