public static class Blurry.BitmapComposer
extends java.lang.Object
| Constructor and Description |
|---|
BitmapComposer(android.content.Context context,
android.graphics.Bitmap bitmap,
BlurFactor factor,
boolean async,
Blurry.ImageComposer.ImageComposerListener listener) |
| Modifier and Type | Method and Description |
|---|---|
void |
into(android.widget.ImageView target) |
public BitmapComposer(android.content.Context context,
android.graphics.Bitmap bitmap,
BlurFactor factor,
boolean async,
Blurry.ImageComposer.ImageComposerListener listener)