transforms
Applies the given Transformations in the given order for Bitmaps to the default types (Bitmap, android.graphics.drawable.BitmapDrawable, and ) and throws an exception if asked to transform an unknown type.
This will override previous calls to dontTransform.
Deprecated
Deprecated due to api update, use transform instead
See also
Parameters
transformations
One or more Transformations for Bitmaps.