Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Is there a faster way to do this glow circle effect?
#6
The fastest method is to create a virtual screen with transparency using CIRCLE and PAINT and then use PUTIMAGE to insert this image into the target area, instead of having to draw it all the time. The same is for foreground, draw it once and then place both images to screen, image with transparency to mouse location.


Reply


Messages In This Thread
RE: Is there a faster way to do this glow circle effect? - by Petr - 06-16-2024, 04:16 PM



Users browsing this thread: 1 Guest(s)