ImagerGoodiesDoc.tioga
Michael Plass, June 16, 1986 2:30:59 pm PDT
ImagerGoodies
CEDAR 6.1 — FOR INTERNAL XEROX USE ONLY
ImagerGoodies
Michael Plass
© Copyright 1986 Xerox Corporation. All rights reserved.
Abstract: Extra Imager goodies that didn't make it into the 6.1 release. Right now this means SampleMapOps.
Created by: Michael Plass
Maintained by: Michael Plass <Plass.pa>
Keywords: Imager, Color, Samples, Pixels, SampleMap
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.1 released version >>
ImagerGoodies provides a replacement implementation for the Cedar 6.1 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
-- --