public class VignetteFilterTransformation extends GPUFilterTransformation
| Constructor and Description |
|---|
VignetteFilterTransformation(android.content.Context context) |
VignetteFilterTransformation(android.content.Context context,
android.graphics.PointF center,
float[] color,
float start,
float end) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
key() |
getFilter, transformpublic VignetteFilterTransformation(android.content.Context context)
public VignetteFilterTransformation(android.content.Context context,
android.graphics.PointF center,
float[] color,
float start,
float end)
public java.lang.String key()
key in interface com.squareup.picasso.Transformationkey in class GPUFilterTransformation