Thread: New image mode
View Single Post
  #11  
Old 01-04-2008, 04:42 AM
cbk1994 cbk1994 is offline
the fake one
cbk1994's Avatar
Join Date: Mar 2003
Location: San Francisco
Posts: 10,718
cbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond reputecbk1994 has a reputation beyond repute
Send a message via AIM to cbk1994
I know this will make me sound stupid, but ...

When redraw() is called, or however it works, it goes through each pixel, correct?

If you could make an area that it doesn't set it, even an array of certain pixels (for example, at 300, 400 don't show the effect) then just have it not draw there.

Would not something like this work, and then just have a function to get all the pixels in a circle or box?
__________________
Reply With Quote