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