DevBytes: Bitmap Scaling

Subscribers:
1,350,000
Published on ● Video Link: https://www.youtube.com/watch?v=12cB7gnL6po



Duration: 4:19
27,422 views
184


How the use of BitmapOptions affects the resulting size of a loaded
bitmap.

Sub-sampling can speed up load times and reduce the need for large bitmaps
in memory if your target bitmap size is much smaller, although it's good to understand
that you can't get specific Bitmap sizes, but rather power-of-two reductions in sizes.

http://developer.android.com/shareables/devbytes/BitmapScaling.zip

#bitmaps #graphics







Tags:
Android
DevBytes
Animations
gdl
adl
android
google
developers