Searched refs:bmp_write_view (Results 1 – 3 of 3) sorted by relevance
66 bmp_write_view( bmp_out + "old_write_view_test.bmp" in BOOST_AUTO_TEST_CASE()92 bmp_write_view( bmp_out + "old_dynamic_image_test.bmp" in BOOST_AUTO_TEST_CASE()
61 gil::bmp_write_view(bmp_out + "old_write_view_test.bmp", create_mandel_view(1000, 600, b, g)); in test_old_write_view()77 gil::bmp_write_view(bmp_out + "old_dynamic_image_test.bmp", gil::view(image)); in test_old_dynamic_image()
147 void bmp_write_view( const String& filename in bmp_write_view() function