public final class ImagePattern extends Paint
Paint.Type| Constructor and Description |
|---|
ImagePattern(Image image,
float x,
float y,
float width,
float height,
boolean proportional,
boolean isMutable) |
| Modifier and Type | Method and Description |
|---|---|
float |
getHeight() |
Image |
getImage() |
float |
getWidth() |
float |
getX() |
float |
getY() |
boolean |
isOpaque() |
getType, isMutable, isProportionalpublic ImagePattern(Image image, float x, float y, float width, float height, boolean proportional, boolean isMutable)
Copyright © 2025. All rights reserved.