cropshape oval returns normal image
See original GitHub issueI want circular image crop, I am using
.setAspectRatio(1,1)
.setCropShape(CropImageView.CropShape.OVAL)
but still it returns normal image
Issue Analytics
- State:
- Created 6 years ago
- Comments:5
Top Results From Across the Web
Video: Crop a picture to fit a shape - Microsoft Support
From the shapes gallery, select the shape you want to crop to. Add a border to your picture. Select the Picture Tools >...
Read more >How to Crop a Picture in PowerPoint (4 Ways)
To crop a picture to a shape (such as an oval or triangle) in PowerPoint: In Normal View or Slide Master View, select...
Read more >Top 5 react-image-crop Code Examples - Snyk
To help you get started, we've selected a few react-image-crop examples, based on popular ways it is used in public projects. ; const...
Read more >Crop to Oval Shape - Adobe Support Community - 11003963
A raster image is always rectangular, so you need to mask rather than crop. Use the Elliptical Selection tool, and then Layer >...
Read more >Beginner: Crop the images using Image Cropping Service by ...
Note: Above steps from Step 1 to 7 is common for all Huawei Kits. 8. Add the below maven URL in build.gradle(Project) file...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
That’s not enough, because we’re hoping to use an URI linking to an already transformed image. But if we have to manually an async operation just after, it’s not so easy to use.
Moreover it’s against library-user expectation.
possible solve #642