-
Hi all.
I need some help with a problem I have. I want to fill an area surrounded by lines. In this case the area is a triangle but it should be possible to do this with any kind of shapes in the future.
Is there anybody who has a solution to this hopefully simple problem?
-
If the color of the lines are all the same, then you can use Floodfill api, you could also create a region with createpolygonrgn and fill it with fillrgn
-
Hey kedaman, I got that movie out the other day :)
Have you read the books ?
- jamie
-
i've been planning on it for some time now, but never got it