Contents | Package | Class | Tree | Deprecated | Index | Help | Java 1.2 Beta 3 | ||
PREV | NEXT | SHOW LISTS | HIDE LISTS |
Method Summary | |
void | compose(Raster src1,
Raster src2,
WritableRaster dst)
|
void | dispose()
|
Method Detail |
public void dispose()
public void compose(Raster src1, Raster src2, WritableRaster dst)
src1
- The first source for the compositing operation.
src2
- The second source for the compositing operation.
dst
- The tile where the result of the operation is stored.
Contents | Package | Class | Tree | Deprecated | Index | Help | Java 1.2 Beta 3 | ||
PREV | NEXT | SHOW LISTS | HIDE LISTS |