Searched refs:display_profile_type (Results 1 – 2 of 2) sorted by relevance
40 display_profile_type = PF::PF_DISPLAY_PROF_sRGB; in Options()70 display_profile_type = (display_profile_t)t; in set_display_profile_type()175 display_profile_type = (display_profile_t)keyval; in load()176 std::cout<<"display_profile_type="<<display_profile_type<<std::endl; in load()276 keyFile.set_integer ("Color Management", "DisplayProfileType", (int)display_profile_type); in save()
62 display_profile_t display_profile_type; member in PF::Options99 display_profile_t get_display_profile_type() { return display_profile_type; } in get_display_profile_type()