Searched refs:color_space_write_test (Results 1 – 13 of 13) sorted by relevance
22 color_space_write_test<gil::tiff_tag>( in test_rgb_color_space_write()
27 color_space_write_test< tag_t >( tiff_out + "rgb_color_space_test.tif" in BOOST_AUTO_TEST_CASE()
35 color_space_write_test< tag_t >( png_out + "rgb_color_space_test.png" in BOOST_AUTO_TEST_CASE()
55 color_space_write_test< tag_t >( targa_out + "rgb_color_space_test.tga" in BOOST_AUTO_TEST_CASE()
56 color_space_write_test< bmp_tag >( bmp_out + "rgb_color_space_test.bmp" in BOOST_AUTO_TEST_CASE()
68 color_space_write_test< pnm_tag >( pnm_out + "rgb_color_space_test.pnm" in BOOST_AUTO_TEST_CASE()
92 color_space_write_test< jpeg_tag >( jpeg_out + "rgb_color_space_test.jpg" in BOOST_AUTO_TEST_CASE()
21 void color_space_write_test(std::string const& file_name_1, std::string const& file_name_2) in color_space_write_test() function
24 color_space_write_test<gil::png_tag>( in test_rgb_color_space_write()
40 color_space_write_test<gil::targa_tag>( in test_rgb_color_space_write()
35 color_space_write_test<gil::bmp_tag>( in test_rgb_color_space_write()
47 color_space_write_test<gil::pnm_tag>( in test_rgb_color_space_write()
59 color_space_write_test<gil::jpeg_tag>( in test_rgb_color_space_write_test()