public class RoundedTransformation
extends java.lang.Object
implements com.squareup.picasso.Transformation
Constructor and Description |
---|
RoundedTransformation(int radius,
int margin)
Constructor
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
key() |
android.graphics.Bitmap |
transform(android.graphics.Bitmap source) |