Class BilevelOperation

All Implemented Interfaces:
Serializable, Operation

public class BilevelOperation extends OperationJAI
Wraps any JAI operation producing a bilevel image. An example of such operation is Binarize.
Since:
2.2
Author:
Martin Desruisseaux (IRD)
See Also: