- Implement Floodfill: iterative four neighbors version
authorGregor Schneider <grschneider@gmail.com>
Fri, 31 Jul 2009 15:41:09 +0000 (15:41 +0000)
committerGregor Schneider <grschneider@gmail.com>
Fri, 31 Jul 2009 15:41:09 +0000 (15:41 +0000)
commit3e5f2f10f3e512240b508e85bef8bc5bf4503da9
tree1ab150a20dc2ec25be0a6673e7b6c2e2918afe78
parentace530421a2bc73f2fb69f53f58702d4badf0519
- Implement Floodfill: iterative four neighbors version
- Details for this algorithm are described in the comments
- Nice with the paint clone since the bucket fill tool works now

svn path=/trunk/; revision=42311
reactos/subsystems/win32/win32k/dib/dib.h
reactos/subsystems/win32/win32k/dib/floodfill.c [new file with mode: 0644]
reactos/subsystems/win32/win32k/objects/fillshap.c
reactos/subsystems/win32/win32k/win32k.rbuild