<iIMAGECREATE> Tag
<iIMAGEFILL | NAME="" |
X="" | |
Y="" | |
COLOR="" | |
[BORDER=""] | |
> |
Usage | ImageFill performs a flood fill starting at coordinate X,Y (top left is 0,0) with colour COLOR in image NAME. BORDER is used to perform a flood fill to the defined colour. |
Note | This tag is recursive. On complicated images this could cause a stack overflow on Windows 95, so be careful. |