Hi,
Am just breaking my head over this,
the problem is
to do pixel inversion of an image wen clicked using the button.
for example, if there is a bitmap image which reads 'A', then wen the button is clicked over it on run time, the background shud change to black and the letter A shud be inverted to white.
calling the bitmap image is on runtime.
and button click over it is also run time,
plz let me knw the button click event and the pixel inversion for this problem.
Thanks a lot...