You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have the same problem. The setSize method is really confusing. After looking at the source it seems that these values are used only to calculate some optimal size options for the bitmap factory, but has nothing to do with the output file size.
while cropping image I use setSize to crop in some size say 512x512. but it still store in 600x600 or 524x524.
The text was updated successfully, but these errors were encountered: