Home
last modified time | relevance | path

Searched defs:convert (Results 226 – 250 of 7208) sorted by relevance

12345678910>>...289

/dports/devel/color/color-a04952cf27cc315e31811f2e940221bf8cf9f8ca/src/color/YCgCo/convert/
H A Dyiq.hpp28 struct convert struct
35 … typedef ::color::category::YCgCo< YCgCo_tag_name > YCgCo_category_type, category_left_type;
36 typedef ::color::category::yiq< yiq_tag_name > yiq_category_type, category_right_type;
38 typedef typename ::color::trait::scalar< YCgCo_category_type >::instance_type scalar_type;
40 typedef ::color::model< YCgCo_category_type > YCgCo_model_type;
41 typedef ::color::model< yiq_category_type > yiq_model_type;
43 typedef ::color::rgb< scalar_type > rgb_model_type;
46 typedef ::color::trait::container<category_left_type> container_left_trait_type;
47 typedef ::color::trait::container<category_right_type> container_right_trait_type;
49 typedef typename container_left_trait_type::input_type container_left_input_type;
[all …]
H A DYDbDr.hpp28 struct convert struct
35 typedef ::color::category::YCgCo< YCgCo_tag_name > YCgCo_category_type, category_left_type;
36 … typedef ::color::category::YDbDr< YDbDr_tag_name > YDbDr_category_type, category_right_type;
38 typedef typename ::color::trait::scalar< YCgCo_category_type >::instance_type scalar_type;
40 typedef ::color::model< YCgCo_category_type > YCgCo_model_type;
41 typedef ::color::model< YDbDr_category_type > YDbDr_model_type;
43 typedef ::color::rgb< scalar_type > rgb_model_type;
46 typedef ::color::trait::container<category_left_type> container_left_trait_type;
47 typedef ::color::trait::container<category_right_type> container_right_trait_type;
49 typedef typename container_left_trait_type::input_type container_left_input_type;
[all …]
H A Dhsi.hpp22 struct convert struct
29 … typedef ::color::category::YCgCo< YCgCo_tag_name > YCgCo_category_type, category_left_type;
30 typedef ::color::category::hsi< hsi_tag_name > hsi_category_type, category_right_type;
32 typedef typename ::color::trait::scalar< YCgCo_category_type >::instance_type scalar_type;
34 typedef ::color::model< YCgCo_category_type > YCgCo_model_type;
35 typedef ::color::model< hsi_category_type > hsi_model_type;
37 typedef ::color::rgb< scalar_type > rgb_model_type;
40 typedef ::color::trait::container<category_left_type> container_left_trait_type;
41 typedef ::color::trait::container<category_right_type> container_right_trait_type;
43 typedef typename container_left_trait_type::input_type container_left_input_type;
[all …]
H A Dhsl.hpp22 struct convert struct
29 … typedef ::color::category::YCgCo< YCgCo_tag_name > YCgCo_category_type, category_left_type;
30 typedef ::color::category::hsl< hsl_tag_name > hsl_category_type, category_right_type;
32 typedef typename ::color::trait::scalar< YCgCo_category_type >::instance_type scalar_type;
34 typedef ::color::model< YCgCo_category_type > YCgCo_model_type;
35 typedef ::color::model< hsl_category_type > hsl_model_type;
37 typedef ::color::rgb< scalar_type > rgb_model_type;
40 typedef ::color::trait::container<category_left_type> container_left_trait_type;
41 typedef ::color::trait::container<category_right_type> container_right_trait_type;
43 typedef typename container_left_trait_type::input_type container_left_input_type;
[all …]
H A Dhsv.hpp28 struct convert struct
35 … typedef ::color::category::YCgCo< YCgCo_tag_name > YCgCo_category_type, category_left_type;
36 typedef ::color::category::hsv< hsv_tag_name > hsv_category_type, category_right_type;
38 typedef typename ::color::trait::scalar< YCgCo_category_type >::instance_type scalar_type;
40 typedef ::color::model< YCgCo_category_type > YCgCo_model_type;
41 typedef ::color::model< hsv_category_type > hsv_model_type;
43 typedef ::color::rgb< scalar_type > rgb_model_type;
46 typedef ::color::trait::container<category_left_type> container_left_trait_type;
47 typedef ::color::trait::container<category_right_type> container_right_trait_type;
49 typedef typename container_left_trait_type::input_type container_left_input_type;
[all …]
H A Dxyz.hpp28 struct convert struct
35 … typedef ::color::category::YCgCo< YCgCo_tag_name > YCgCo_category_type, category_left_type;
36 typedef ::color::category::xyz< xyz_tag_name > xyz_category_type, category_right_type;
38 typedef typename ::color::trait::scalar< YCgCo_category_type >::instance_type scalar_type;
40 typedef ::color::model< YCgCo_category_type > YCgCo_model_type;
41 typedef ::color::model< xyz_category_type > xyz_model_type;
43 typedef ::color::rgb< scalar_type > rgb_model_type;
46 typedef ::color::trait::container<category_left_type> container_left_trait_type;
47 typedef ::color::trait::container<category_right_type> container_right_trait_type;
49 typedef typename container_left_trait_type::input_type container_left_input_type;
[all …]
/dports/devel/color/color-a04952cf27cc315e31811f2e940221bf8cf9f8ca/src/color/YDbDr/convert/
H A Dhsi.hpp18 struct convert struct
25 … typedef ::color::category::YDbDr< YDbDr_tag_name > YDbDr_category_type, category_left_type;
26 typedef ::color::category::hsi< hsi_tag_name > hsi_category_type, category_right_type;
28 typedef typename ::color::trait::scalar< category_left_type >::instance_type scalar_type;
30 typedef ::color::model< YDbDr_category_type > YDbDr_model_type;
31 typedef ::color::model< hsi_category_type > hsi_model_type;
33 typedef ::color::rgb< scalar_type > rgb_model_type;
35 typedef ::color::trait::container<category_left_type> container_left_trait_type;
36 typedef ::color::trait::container<category_right_type> container_right_trait_type;
38 typedef typename container_left_trait_type::input_type container_left_input_type;
[all …]
H A Dhsv.hpp18 struct convert struct
25 … typedef ::color::category::YDbDr< YDbDr_tag_name > YDbDr_category_type, category_left_type;
26 typedef ::color::category::hsv< hsv_tag_name > hsv_category_type, category_right_type;
28 typedef typename ::color::trait::scalar< category_left_type >::instance_type scalar_type;
30 typedef ::color::model< YDbDr_category_type > YDbDr_model_type;
31 typedef ::color::model< hsv_category_type > hsv_model_type;
33 typedef ::color::rgb< scalar_type > rgb_model_type;
35 typedef ::color::trait::container<category_left_type> container_left_trait_type;
36 typedef ::color::trait::container<category_right_type> container_right_trait_type;
38 typedef typename container_left_trait_type::input_type container_left_input_type;
[all …]
H A Dyuv.hpp22 struct convert struct
29 typedef ::color::category::YDbDr< YDbDr_tag_name > YDbDr_category_type, category_left_type;
30 …lor::category::yuv< yuv_tag_name, yuv_reference_number > yuv_category_type, category_right_type;
32 typedef typename ::color::trait::scalar<category_left_type>::instance_type scalar_type;
34 typedef ::color::model< YDbDr_category_type > YDbDr_model_type;
35 typedef ::color::model< yuv_category_type > yuv_model_type;
37 typedef ::color::rgb< scalar_type > rgb_model_type;
39 typedef ::color::trait::container<category_left_type> container_left_trait_type;
40 typedef ::color::trait::container<category_right_type> container_right_trait_type;
42 typedef typename container_left_trait_type::input_type container_left_input_type;
[all …]
H A Dcmyk.hpp18 struct convert struct
25 … typedef ::color::category::YDbDr< YDbDr_tag_name > YDbDr_category_type, category_left_type;
26 … typedef ::color::category::cmyk< cmyk_tag_name > cmyk_category_type, category_right_type;
28 typedef typename ::color::trait::scalar< category_left_type >::instance_type scalar_type;
30 typedef ::color::model< YDbDr_category_type > YDbDr_model_type;
31 typedef ::color::model< cmyk_category_type > cmyk_model_type;
33 typedef ::color::rgb< scalar_type > rgb_model_type;
35 typedef ::color::trait::container<category_left_type> container_left_trait_type;
36 typedef ::color::trait::container<category_right_type> container_right_trait_type;
38 typedef typename container_left_trait_type::input_type container_left_input_type;
[all …]
H A Dhsl.hpp18 struct convert struct
25 … typedef ::color::category::YDbDr< YDbDr_tag_name > YDbDr_category_type, category_left_type;
26 typedef ::color::category::hsl< hsl_tag_name > hsl_category_type, category_right_type;
28 typedef typename ::color::trait::scalar< category_left_type >::instance_type scalar_type;
30 typedef ::color::model< YDbDr_category_type > YDbDr_model_type;
31 typedef ::color::model< hsl_category_type > hsl_model_type;
33 typedef ::color::rgb< scalar_type > rgb_model_type;
35 typedef ::color::trait::container<category_left_type> container_left_trait_type;
36 typedef ::color::trait::container<category_right_type> container_right_trait_type;
38 typedef typename container_left_trait_type::input_type container_left_input_type;
[all …]
H A Dxyz.hpp18 struct convert struct
25 … typedef ::color::category::YDbDr< YDbDr_tag_name > YDbDr_category_type, category_left_type;
26 typedef ::color::category::xyz< xyz_tag_name > xyz_category_type, category_right_type;
28 typedef typename ::color::trait::scalar< category_left_type >::instance_type scalar_type;
30 typedef ::color::model< YDbDr_category_type > YDbDr_model_type;
31 typedef ::color::model< xyz_category_type > xyz_model_type;
33 typedef ::color::rgb< scalar_type > rgb_model_type;
35 typedef ::color::trait::container<category_left_type> container_left_trait_type;
36 typedef ::color::trait::container<category_right_type> container_right_trait_type;
38 typedef typename container_left_trait_type::input_type container_left_input_type;
[all …]
H A Dyiq.hpp18 struct convert struct
25 … typedef ::color::category::YDbDr< YDbDr_tag_name > YDbDr_category_type, category_left_type;
26 typedef ::color::category::yiq< yiq_tag_name > yiq_category_type, category_right_type;
28 typedef typename ::color::trait::scalar< category_left_type >::instance_type scalar_type;
30 typedef ::color::model< YDbDr_category_type > YDbDr_model_type;
31 typedef ::color::model< yiq_category_type > yiq_model_type;
33 typedef ::color::rgb< scalar_type > rgb_model_type;
35 typedef ::color::trait::container<category_left_type> container_left_trait_type;
36 typedef ::color::trait::container<category_right_type> container_right_trait_type;
38 typedef typename container_left_trait_type::input_type container_left_input_type;
[all …]
H A DYCgCo.hpp18 struct convert struct
25 typedef ::color::category::YDbDr< YDbDr_tag_name > YDbDr_category_type, category_left_type;
26 … typedef ::color::category::YCgCo< YCgCo_tag_name > YCgCo_category_type, category_right_type;
28 typedef typename ::color::trait::scalar< category_left_type >::instance_type scalar_type;
30 typedef ::color::model< YDbDr_category_type > YDbDr_model_type;
31 typedef ::color::model< YCgCo_category_type > YCgCo_model_type;
33 typedef ::color::rgb< scalar_type > rgb_model_type;
35 typedef ::color::trait::container<category_left_type> container_left_trait_type;
36 typedef ::color::trait::container<category_right_type> container_right_trait_type;
38 typedef typename container_left_trait_type::input_type container_left_input_type;
[all …]
H A DYPbPr.hpp22 struct convert struct
29 typedef ::color::category::YDbDr< YDbDr_tag_name > YDbDr_category_type, category_left_type;
30 …egory::YPbPr< YPbPr_tag_name, YPbPr_reference_number > YPbPr_category_type, category_right_type;
32 typedef typename ::color::trait::scalar< category_left_type >::instance_type scalar_type;
34 typedef ::color::model< YDbDr_category_type > YDbDr_model_type;
35 typedef ::color::model< YPbPr_category_type > YPbPr_model_type;
37 typedef ::color::rgb< scalar_type > rgb_model_type;
39 typedef ::color::trait::container<category_left_type> container_left_trait_type;
40 typedef ::color::trait::container<category_right_type> container_right_trait_type;
42 typedef typename container_left_trait_type::input_type container_left_input_type;
[all …]
/dports/devel/color/color-a04952cf27cc315e31811f2e940221bf8cf9f8ca/src/color/YPbPr/convert/
H A Dhsi.hpp22 struct convert struct
29 …ategory::YPbPr< YPbPr_tag_name,YPbPr_reference_number > YPbPr_category_type, category_left_type;
30 typedef ::color::category::hsi< hsi_tag_name > hsi_category_type, category_right_type;
32 typedef typename ::color::trait::scalar<category_left_type>::instance_type scalar_type;
34 typedef ::color::model< YPbPr_category_type > YPbPr_model_type;
35 typedef ::color::model< hsi_category_type > hsi_model_type;
37 typedef ::color::rgb< scalar_type > rgb_model_type;
39 typedef ::color::trait::container<category_left_type> container_left_trait_type;
40 typedef ::color::trait::container<category_right_type> container_right_trait_type;
42 typedef typename container_left_trait_type::input_type container_left_input_type;
[all …]
H A Dyiq.hpp22 struct convert struct
29 …tegory::YPbPr< YPbPr_tag_name, YPbPr_reference_number > YPbPr_category_type, category_left_type;
30 typedef ::color::category::yiq< yiq_tag_name > yiq_category_type, category_right_type;
32 typedef typename ::color::trait::scalar<category_left_type>::instance_type scalar_type;
34 typedef ::color::model< YPbPr_category_type > YPbPr_model_type;
35 typedef ::color::model< yiq_category_type > yiq_model_type;
37 typedef ::color::rgb< scalar_type > rgb_model_type;
39 typedef ::color::trait::container<category_left_type> container_left_trait_type;
40 typedef ::color::trait::container<category_right_type> container_right_trait_type;
42 typedef typename container_left_trait_type::input_type container_left_input_type;
[all …]
H A Dyuv.hpp23 struct convert struct
30 …tegory::YPbPr< YPbPr_tag_name, YPbPr_reference_number > YPbPr_category_type, category_left_type;
31 …ategory::yuv< yuv_tag_name, yuv_reference_number > yuv_category_type, category_right_type;
33 typedef typename ::color::trait::scalar<category_left_type>::instance_type scalar_type;
35 typedef ::color::model< category_left_type > left_model_type;
36 typedef ::color::model< category_right_type > right_model_type;
38 typedef ::color::rgb< scalar_type > rgb_model_type;
40 typedef ::color::trait::container<category_left_type> container_left_trait_type;
41 typedef ::color::trait::container<category_right_type> container_right_trait_type;
43 typedef typename container_left_trait_type::input_type container_left_input_type;
[all …]
H A Dcmyk.hpp22 struct convert struct
29 …ory::YPbPr< YPbPr_tag_name, YPbPr_reference_number > YPbPr_category_type, category_left_type;
30 … typedef ::color::category::cmyk< cmyk_tag_name > cmyk_category_type, category_right_type;
32 typedef typename ::color::trait::scalar<category_left_type>::instance_type scalar_type;
34 typedef ::color::model< YPbPr_category_type > YPbPr_model_type;
35 typedef ::color::model< cmyk_category_type > cmyk_model_type;
37 typedef ::color::rgb< scalar_type > rgb_model_type;
39 typedef ::color::trait::container<category_left_type> container_left_trait_type;
40 typedef ::color::trait::container<category_right_type> container_right_trait_type;
42 typedef typename container_left_trait_type::input_type container_left_input_type;
[all …]
/dports/devel/color/color-a04952cf27cc315e31811f2e940221bf8cf9f8ca/src/color/hsi/convert/
H A DYCgCo.hpp18 struct convert struct
25 typedef ::color::category::hsi< hsi_tag_name > hsi_category_type, category_left_type;
26 … typedef ::color::category::YCgCo< YCgCo_tag_name > YCgCo_category_type, category_right_type;
28 typedef typename ::color::akin::rgb< YCgCo_category_type >::akin_type rgb_category_type;
30 typedef ::color::model< hsi_category_type > hsi_model_type;
31 typedef ::color::model< YCgCo_category_type > YCgCo_model_type;
33 typedef ::color::model< rgb_category_type > rgb_model_type;
35 typedef ::color::trait::container<category_left_type> container_left_trait_type;
36 typedef ::color::trait::container<category_right_type> container_right_trait_type;
38 typedef typename container_left_trait_type::input_type container_left_input_type;
[all …]
H A DYDbDr.hpp18 struct convert struct
25 typedef ::color::category::hsi< hsi_tag_name > hsi_category_type, category_left_type;
26 … typedef ::color::category::YDbDr< YDbDr_tag_name > YDbDr_category_type, category_right_type;
28 typedef typename ::color::akin::rgb< YDbDr_category_type >::akin_type rgb_category_type;
30 typedef ::color::model< hsi_category_type > hsi_model_type;
31 typedef ::color::model< YDbDr_category_type > YDbDr_model_type;
33 typedef ::color::model< rgb_category_type > rgb_model_type;
35 typedef ::color::trait::container<category_left_type> container_left_trait_type;
36 typedef ::color::trait::container<category_right_type> container_right_trait_type;
38 typedef typename container_left_trait_type::input_type container_left_input_type;
[all …]
H A Dhsl.hpp18 struct convert struct
25 typedef ::color::category::hsi< hsi_tag_name > hsi_category_type, category_left_type;
26 typedef ::color::category::hsl< hsl_tag_name > hsl_category_type, category_right_type;
28 typedef typename ::color::akin::rgb< hsl_category_type >::akin_type rgb_category_type;
30 typedef ::color::model< hsi_category_type > hsi_model_type;
31 typedef ::color::model< hsl_category_type > hsl_model_type;
33 typedef ::color::model< rgb_category_type > rgb_model_type;
35 typedef ::color::trait::container<category_left_type> container_left_trait_type;
36 typedef ::color::trait::container<category_right_type> container_right_trait_type;
38 typedef typename container_left_trait_type::input_type container_left_input_type;
[all …]
H A Dhsv.hpp18 struct convert struct
25 typedef ::color::category::hsi< hsi_tag_name > hsi_category_type, category_left_type;
26 typedef ::color::category::hsv< hsv_tag_name > hsv_category_type, category_right_type;
28 typedef typename ::color::akin::rgb< hsv_category_type >::akin_type rgb_category_type;
30 typedef ::color::model< hsi_category_type > hsi_model_type;
31 typedef ::color::model< hsv_category_type > hsv_model_type;
33 typedef ::color::model< rgb_category_type > rgb_model_type;
35 typedef ::color::trait::container<category_left_type> container_left_trait_type;
36 typedef ::color::trait::container<category_right_type> container_right_trait_type;
38 typedef typename container_left_trait_type::input_type container_left_input_type;
[all …]
/dports/devel/color/color-a04952cf27cc315e31811f2e940221bf8cf9f8ca/src/color/LabCH/convert/
H A Dxyz.hpp27 struct convert struct
35 … typedef ::color::category::LabCH< LabCH_tag_name > LabCH_category_type, category_left_type;
36 typedef ::color::category::xyz< xyz_tag_name > xyz_category_type, category_right_type;
38 typedef typename ::color::trait::scalar< LabCH_category_type >::instance_type scalar_type;
40 typedef ::color::model< LabCH_category_type > LabCH_model_type;
41 typedef ::color::model< xyz_category_type > xyz_model_type;
43 typedef ::color::lab< scalar_type > lab_model_type;
45 typedef ::color::trait::container<category_left_type> container_left_trait_type;
46 typedef ::color::trait::container<category_right_type> container_right_trait_type;
48 typedef typename container_left_trait_type::input_type container_left_input_type;
[all …]
/dports/devel/color/color-a04952cf27cc315e31811f2e940221bf8cf9f8ca/src/color/cmyk/convert/
H A Dhsl.hpp22 struct convert struct
29 typedef ::color::category::cmyk< cmyk_tag_name > cmyk_category_type, category_left_type;
30 typedef ::color::category::hsl< hsl_tag_name > hsl_category_type, category_right_type;
32 typedef typename ::color::trait::scalar< category_left_type >::instance_type scalar_type;
34 typedef ::color::model< cmyk_category_type > cmyk_model_type;
35 typedef ::color::model< hsl_category_type > hsl_model_type;
37 typedef ::color::rgb< scalar_type > rgb_model_type;
39 typedef ::color::trait::container<category_left_type> container_left_trait_type;
40 typedef ::color::trait::container<category_right_type> container_right_trait_type;
42 typedef typename container_left_trait_type::input_type container_left_input_type;
[all …]

12345678910>>...289