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