Home
last modified time | relevance | path

Searched refs:out_file_pathname (Results 1 – 1 of 1) sorted by relevance

/trunk/main/icc/source/create_sRGB_profile/
H A Dcreate_sRGB_profile.cpp272 const char* const out_file_pathname = icc_file_name; in main() local
471 out.Open(out_file_pathname, "wb+"); in main()
501 infile = fopen(out_file_pathname,"rb"); in main()
532 dumpProfile(headerfile, out_file_pathname ); in main()

Completed in 17 milliseconds