Searched refs:dst_cs_t (Results 1 – 1 of 1) sorted by relevance
85 using dst_cs_t = typename color_space_type<DstP>::type; in operator ()() typedef86 my_color_converter_impl<src_cs_t,dst_cs_t>()(src,dst); in operator ()()