1restore [locate_data_file af] b1
2restore [locate_data_file bf] b2
3
4bop b1 b2
5bopfuse result
6
7restore [locate_data_file cf] b3
8
9bop result b3
10bopfuse result
11
12checkprops result -s 12677.1
13checkview -display result -2d -otherwise { result b3 } -s -path ${imagedir}/${test_image}.png
14