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, isProportional
public ImagePattern(Image image, float x, float y, float width, float height, boolean proportional, boolean isMutable)
Copyright © 2020. All rights reserved.