public interface DrawOperation
org.apache.tools.ant.taskdefs.optional.image.ImageIOTask
Modifier and Type | Method and Description |
---|---|
java.awt.image.BufferedImage |
executeDrawOperation()
Abstract method which is intended to create an image buffer
and return it so it can be drawn into another object.
|