public static class Blurry.ImageComposer
extends java.lang.Object
| Constructor and Description |
|---|
ImageComposer(android.content.Context context,
android.view.View capture,
jp.wasabeef.blurry.BlurFactor factor,
boolean async) |
| Modifier and Type | Method and Description |
|---|---|
android.graphics.Bitmap |
get() |
void |
getAsync(jp.wasabeef.blurry.BlurTask.Callback callback) |
void |
into(android.widget.ImageView target) |