In my application I have an image viewer and I am getting bitmaps from web server. In order to increase the performance of my app, I have a buffer of bitmaps. The max size of one bitmap can be 0.5mb. I have bufferSize variable where I want to store the buffer bytes count and therefore I need to know each Bitmap size which I am going to add in buffer.And if the bites count exceed some X number I delete the bitmap from front of buffer. And here is my problems:
Thanks in advance.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With