ive made my floodfill function fill the whole screen in about 9 secs
without animation using SetDIBits() and an array.
but i want my function to draw itself with animation,
does anyone know how i can make a setpixel and getpixel functions in DX?