public class RoundedDrawable
Created by Wendell on 2017/9/29.
| 限定符和类型 | 字段和说明 |
|---|---|
android.graphics.BitmapShader |
bitmapShader |
float |
cornerRadius |
android.graphics.RectF |
mBitmapRect |
android.graphics.RectF |
mRect |
int |
margin |
android.graphics.Paint |
paint |
| 构造器和说明 |
|---|
RoundedDrawable() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
draw() |
int |
getOpacity() |
void |
onBoundsChange() |
void |
setAlpha() |
void |
setColorFilter() |