| Author |
Image Animation...
|
sachin upatil
Greenhorn
Joined: May 17, 2010
Posts: 29
|
|
Hello ,
Doing a animation. Want to show image as it print pixel by pixel.
i write a following code into paint method.
Problem is it not showing image pixel by pixel. But it showing complete image after finishing for loop.
How i can do this ? want to printImage pixel by pixel
|
 |
Darryl Burke
Bartender
Joined: May 03, 2008
Posts: 3221
|
|
To get better help sooner, post a SSCCE (Short, Self Contained, Compilable and Executable) example that demonstrates the problem. And use consistent indentation. Code that goes all over the place is difficult to read.
|
luck, db
There are no new questions, but there may be new answers.
|
 |
 |
|
|
subject: Image Animation...
|
|
|