| Modifier and Type | Method and Description |
|---|---|
abstract Pattern |
Image.createPattern(boolean repeatX,
boolean repeatY)
Creates a pattern from this image which can be used to fill a canvas.
|
| Modifier and Type | Method and Description |
|---|---|
abstract Canvas |
Canvas.setFillPattern(Pattern pattern)
Sets the pattern to be used for fill operations.
|
Copyright © 2018. All Rights Reserved.