How to achieve an image pixelization effect, and vary the degree by which the image is pixelized using a SeekBar while still maintaining a responsive UI.
This video shows some basic Bitmap manipulation techniques as well as the use of AsyncTask to offload work from the UI thread to a background thread.
code:
This video shows some basic Bitmap manipulation techniques as well as the use of AsyncTask to offload work from the UI thread to a background thread.
code:
- Category
- Phone
Sign in or sign up to post comments.
Be the first to comment