I am trying to fade a bitmap image captured from the screen. I tried using SetfadingParameters function but it is not working properly. Can any one help me in solving this issue???
Thank u.
I am trying to fade a bitmap image captured from the screen. I tried using SetfadingParameters function but it is not working properly. Can any one help me in solving this issue???
Thank u.
I am using the SetFadingParameter() function and running in a loop to change the values. Once the draw function is called, no fading occurs and the image is drawn at a slower rate.