dlemstra wrote:
for example I need to extract the alpha component of every pixel; calculate average brightness for pixels in the bitmap and so on.
Would you mind answering my question and tell me why do you need access to the pixel buffer? What are you doing with those pixels?sure I can:
for example I need to extract the alpha component of every pixel; calculate average brightness for pixels in the bitmap and so on.