1 Tests that disabling the imageSmoothingEnabled attribute still works after multiple repaints
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 Test that the image is not filtered
7 PASS left_of_center_pixel.data[0] is 255
8 PASS left_of_center_pixel.data[1] is 0
9 PASS left_of_center_pixel.data[2] is 0
10 PASS right_of_center_pixel.data[0] is 0
11 PASS right_of_center_pixel.data[1] is 255
12 PASS right_of_center_pixel.data[2] is 0
13 PASS successfullyParsed is true