I developed a class module to use for making small project games in VB 2010. I named the class "DynamicBitmap". It will allow the programmer to easily and quickly do floodfills, grid rendering, alpha blending, pathfinding.. +more. I would like ideas to improve it?
I attached the source code in a text file. Copy the text file data into a blank Class added to your project.


