JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Module
net.anwiba.commons.image
Package
net.anwiba.commons.image.awt
Interface IBufferedImageOperator
public interface
IBufferedImageOperator
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
BufferedImage
execute
(
ICanceler
canceler,
BufferedImage
source)
Method Details
execute
BufferedImage
execute
(
ICanceler
canceler,
BufferedImage
source)
throws
CanceledException
Throws:
CanceledException