public class KuwaharaFilterTransformation extends GPUFilterTransformation
| Constructor and Description |
|---|
KuwaharaFilterTransformation(android.content.Context context) |
KuwaharaFilterTransformation(android.content.Context context,
com.bumptech.glide.load.engine.bitmap_recycle.BitmapPool pool) |
KuwaharaFilterTransformation(android.content.Context context,
com.bumptech.glide.load.engine.bitmap_recycle.BitmapPool pool,
int radius) |
KuwaharaFilterTransformation(android.content.Context context,
int radius) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getId() |
getFilter, transformpublic KuwaharaFilterTransformation(android.content.Context context)
public KuwaharaFilterTransformation(android.content.Context context,
com.bumptech.glide.load.engine.bitmap_recycle.BitmapPool pool)
public KuwaharaFilterTransformation(android.content.Context context,
int radius)
public KuwaharaFilterTransformation(android.content.Context context,
com.bumptech.glide.load.engine.bitmap_recycle.BitmapPool pool,
int radius)
public java.lang.String getId()
getId in interface com.bumptech.glide.load.Transformation<android.graphics.Bitmap>getId in class GPUFilterTransformation