Package ij.process

Class ByteProcessor

All Implemented Interfaces:
Cloneable
Direct Known Subclasses:
BinaryProcessor

public class ByteProcessor
extends ImageProcessor
This is an 8-bit image and methods that operate on that image. Based on the ImageProcessor class from "KickAss Java Programming" by Tonny Espeset.