GifDrawableTransformation
An com.bumptech.glide.load.Transformation that wraps a transformation for a and can apply it to every frame of any .
Constructors
Functions
Link copied to clipboard
open fun transform( context: Context, resource: Resource<GifDrawable>, outWidth: Int, outHeight: Int): Resource<GifDrawable>
Content copied to clipboard
Transforms the given resource and returns the transformed resource.
Link copied to clipboard
Adds all uniquely identifying information to the given digest.