public class ToonFilterTransformation extends GPUFilterTransformation
| Constructor and Description |
|---|
ToonFilterTransformation(android.content.Context context) |
ToonFilterTransformation(android.content.Context context,
BitmapPool pool) |
ToonFilterTransformation(android.content.Context context,
BitmapPool pool,
float threshold,
float quantizationLevels) |
ToonFilterTransformation(android.content.Context context,
float threshold,
float quantizationLevels) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getId() |
getFilter, transformpublic ToonFilterTransformation(android.content.Context context)
public ToonFilterTransformation(android.content.Context context,
BitmapPool pool)
public ToonFilterTransformation(android.content.Context context,
float threshold,
float quantizationLevels)
public ToonFilterTransformation(android.content.Context context,
BitmapPool pool,
float threshold,
float quantizationLevels)
public java.lang.String getId()
getId in class GPUFilterTransformation