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
Refactor resizeImage function for better resource handling (#218)
* Refactor resizeImage function for better resource handling
Refactor image resizing to use input stream safely and improve bitmap scaling.
* Recycle bitmap after extracting RGB values
0 commit comments