public static final class Image.Filter.Oval extends Object
| 构造器和说明 |
|---|
Oval() |
| 限定符和类型 | 方法和说明 |
|---|---|
Image.Color |
getColor() |
int |
getStrokeMax() |
int |
getStrokeMin() |
void |
setColor(Image.Color color) |
void |
setStrokeMax(int strokeMax) |
void |
setStrokeMin(int strokeMin) |
public int getStrokeMin()
public void setStrokeMin(int strokeMin)
public int getStrokeMax()
public void setStrokeMax(int strokeMax)
public Image.Color getColor()
public void setColor(Image.Color color)
Copyright © 2021 buession.com Inc.. All rights reserved.