Android App Development
iOS App Development
Flutter App Development
Cross Platform App Development
Hire on-demand project developers and turn your idea into working reality.
Big thanks to Webkul and his team for helping get Opencart 3.0.3.7 release ready!
Deniel Kerr
Founder. Opencart
Top Partners
Glide BitmapTransformation can be used as an image manipulation before the image is being displayed. For example, Crop image, blur image, Mask, Color, etc.
In this blog, we will blur the image with the help of class BitmapTransformation provided by glide.
Step1: Added glide dependencies.
Step2: Extend BitmapTransformation class and Override method transform
Step3: Transform image For transforming image, you need to pass an instance of your transformation class as a parameter to .transform().
.transform()
You can write your logic in the method .transform() to apply other transformations on the bitmap image.
References:
https://github.com/bumptech/glide/wiki/Transformations
Your email address will not be published. Required fields are marked*
Name*
Email*
Save my name email and website in this browser for the next time I comment.
Be the first to comment.
We use cookies to personalize your experience. By continuing to visit this website you agree to our use of cookies. Learn more about privacy policy
Name
Email
Subject
Enquiry or Requirement
If you have more details or questions, you can reply to the received confirmation email.