Tool

Nametreemakerclear
DescriptionCleans the files used for treemaker. Please read the description of it in the treemaker document.

Start it on the command line or with a batch file. It needs 2 parameters

1. filenname 1 (without .bmp)
2. filenname 2 (without .bmp)

F.x.

treemakerclear.exe b s

It creates then 3 files

1. b_clear.bmp

copy of b.bmp, colors existing in s.bmp are replaced with white

2. s_clear.bmp

copy of s.bmp, colors existing in b.bmp are replaced with white

3. bs.bmp

copy of b.bmp, all colors existing in b.bmp and s.bmp remain, all other colors are replaced with white.


That example can be used to create an s.bmp with colors not included in b.bmp, for not to overwrite these colors in making b-trees.

treemakerclear.ziptreemakerclear.zip