Android Developers1.31 млн
Следующее
Опубликовано 11 января 2013, 23:32
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.
developer.android.com/shareabl...
#bitmaps #graphics
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.
developer.android.com/shareabl...
#bitmaps #graphics
Свежие видео