Home
last modified time | relevance | path

Searched defs:convert (Results 151 – 175 of 6824) sorted by relevance

12345678910>>...273

/dports/devel/color/color-a04952cf27cc315e31811f2e940221bf8cf9f8ca/src/color/lab/convert/
H A DLuvCH.hpp24 struct convert struct
31 …ef ::color::category::lab< lab_tag_name, reference_number > lab_category_type, category_left_type;
32 … typedef ::color::category::LuvCH< LuvCH_tag_name > LuvCH_category_type, category_right_type;
34 typedef typename ::color::trait::scalar<category_left_type>::instance_type scalar_type;
36 typedef ::color::model< lab_category_type > lab_model_type;
37 typedef ::color::model< LuvCH_category_type > LuvCH_model_type;
39 typedef ::color::xyz< scalar_type > xyz_model_type;
40 typedef ::color::luv< scalar_type > luv_model_type;
42 typedef ::color::trait::container<category_left_type> container_left_trait_type;
43 typedef ::color::trait::container<category_right_type> container_right_trait_type;
[all …]
H A DYCgCo.hpp24 struct convert struct
31 …::color::category::lab< lab_tag_name, reference_number > lab_category_type, category_left_type;
32 … typedef ::color::category::YCgCo< YCgCo_tag_name > YCgCo_category_type, category_right_type;
34 typedef typename ::color::trait::scalar<category_left_type>::instance_type scalar_type;
36 typedef ::color::model< YCgCo_category_type > YCgCo_model_type;
37 typedef ::color::model< lab_category_type > lab_model_type;
39 typedef ::color::rgb< scalar_type > rgb_model_type;
40 typedef ::color::xyz< scalar_type > xyz_model_type;
42 typedef ::color::trait::container<category_left_type> container_left_trait_type;
43 typedef ::color::trait::container<category_right_type> container_right_trait_type;
[all …]
H A DYDbDr.hpp24 struct convert struct
31 …::color::category::lab< lab_tag_name, reference_number > lab_category_type, category_left_type;
32 … typedef ::color::category::YDbDr< YDbDr_tag_name > YDbDr_category_type, category_right_type;
34 typedef typename ::color::trait::scalar<category_left_type>::instance_type scalar_type;
36 typedef ::color::model< YDbDr_category_type > YDbDr_model_type;
37 typedef ::color::model< lab_category_type > lab_model_type;
39 typedef ::color::rgb< scalar_type > rgb_model_type;
40 typedef ::color::xyz< scalar_type > xyz_model_type;
42 typedef ::color::trait::container<category_left_type> container_left_trait_type;
43 typedef ::color::trait::container<category_right_type> container_right_trait_type;
[all …]
/dports/devel/color/color-a04952cf27cc315e31811f2e940221bf8cf9f8ca/src/color/luv/convert/
H A DYCgCo.hpp24 struct convert struct
31 typedef ::color::category::luv< luv_tag_name > luv_category_type, category_left_type;
32 … typedef ::color::category::YCgCo< YCgCo_tag_name > YCgCo_category_type, category_right_type;
34 typedef typename ::color::trait::scalar<category_left_type>::instance_type scalar_type;
36 typedef ::color::model< YCgCo_category_type > YCgCo_model_type;
37 typedef ::color::model< luv_category_type > luv_model_type;
39 typedef ::color::rgb< scalar_type > rgb_model_type;
40 typedef ::color::xyz< scalar_type > xyz_model_type;
42 typedef ::color::trait::container<category_left_type> container_left_trait_type;
43 typedef ::color::trait::container<category_right_type> container_right_trait_type;
[all …]
H A DYDbDr.hpp24 struct convert struct
31 typedef ::color::category::luv< luv_tag_name > luv_category_type, category_left_type;
32 … typedef ::color::category::YDbDr< YDbDr_tag_name > YDbDr_category_type, category_right_type;
34 typedef typename ::color::trait::scalar<category_left_type>::instance_type scalar_type;
36 typedef ::color::model< YDbDr_category_type > YDbDr_model_type;
37 typedef ::color::model< luv_category_type > luv_model_type;
39 typedef ::color::rgb< scalar_type > rgb_model_type;
40 typedef ::color::xyz< scalar_type > xyz_model_type;
42 typedef ::color::trait::container<category_left_type> container_left_trait_type;
43 typedef ::color::trait::container<category_right_type> container_right_trait_type;
[all …]
H A DYPbPr.hpp24 struct convert struct
31 …egory::luv< luv_tag_name > luv_category_type, category_left_type;
32 …egory::YPbPr< YPbPr_tag_name, YPbPr_reference_number > YPbPr_category_type, category_right_type;
34 typedef typename ::color::trait::scalar<category_left_type>::instance_type scalar_type;
36 typedef ::color::model< luv_category_type > luv_model_type;
37 typedef ::color::model< YPbPr_category_type > YPbPr_model_type;
39 typedef ::color::rgb< scalar_type > rgb_model_type;
40 typedef ::color::xyz< scalar_type > xyz_model_type;
42 typedef ::color::trait::container<category_left_type> container_left_trait_type;
43 typedef ::color::trait::container<category_right_type> container_right_trait_type;
[all …]
H A Dhsi.hpp24 struct convert struct
31 typedef ::color::category::luv< luv_tag_name > luv_category_type, category_left_type;
32 typedef ::color::category::hsi< hsi_tag_name > hsi_category_type, category_right_type;
34 typedef typename ::color::trait::scalar<category_left_type>::instance_type scalar_type;
36 typedef ::color::model< hsi_category_type > hsi_model_type;
37 typedef ::color::model< luv_category_type > luv_model_type;
39 typedef ::color::rgb< scalar_type > rgb_model_type;
40 typedef ::color::xyz< scalar_type > xyz_model_type;
42 typedef ::color::trait::container<category_left_type> container_left_trait_type;
43 typedef ::color::trait::container<category_right_type> container_right_trait_type;
[all …]
H A Dhsl.hpp24 struct convert struct
31 typedef ::color::category::luv< luv_tag_name > luv_category_type, category_left_type;
32 typedef ::color::category::hsl< hsl_tag_name > hsl_category_type, category_right_type;
34 typedef typename ::color::trait::scalar<category_left_type>::instance_type scalar_type;
36 typedef ::color::model< hsl_category_type > hsl_model_type;
37 typedef ::color::model< luv_category_type > luv_model_type;
39 typedef ::color::rgb< scalar_type > rgb_model_type;
40 typedef ::color::xyz< scalar_type > xyz_model_type;
42 typedef ::color::trait::container<category_left_type> container_left_trait_type;
43 typedef ::color::trait::container<category_right_type> container_right_trait_type;
[all …]
H A DLabCH.hpp24 struct convert struct
31 typedef ::color::category::luv< luv_tag_name > luv_category_type, category_left_type;
32 … typedef ::color::category::LabCH< LabCH_tag_name > LabCH_category_type, category_right_type;
34 typedef typename ::color::trait::scalar<category_left_type>::instance_type scalar_type;
36 typedef ::color::model< luv_category_type > luv_model_type;
37 typedef ::color::model< LabCH_category_type > LabCH_model_type;
39 typedef ::color::xyz< scalar_type > xyz_model_type;
40 typedef ::color::lab< scalar_type > lab_model_type;
42 typedef ::color::trait::container<category_left_type> container_left_trait_type;
43 typedef ::color::trait::container<category_right_type> container_right_trait_type;
[all …]
H A Dhsv.hpp24 struct convert struct
31 typedef ::color::category::luv< luv_tag_name > luv_category_type, category_left_type;
32 typedef ::color::category::hsv< hsv_tag_name > hsv_category_type, category_right_type;
34 typedef typename ::color::trait::scalar<category_left_type>::instance_type scalar_type;
36 typedef ::color::model< hsv_category_type > hsv_model_type;
37 typedef ::color::model< luv_category_type > luv_model_type;
39 typedef ::color::rgb< scalar_type > rgb_model_type;
40 typedef ::color::xyz< scalar_type > xyz_model_type;
42 typedef ::color::trait::container<category_left_type> container_left_trait_type;
43 typedef ::color::trait::container<category_right_type> container_right_trait_type;
[all …]
H A Dhwb.hpp26 struct convert struct
33 typedef ::color::category::luv< luv_tag_name > luv_category_type, category_left_type;
34 typedef ::color::category::hwb< hwb_tag_name > hwb_category_type, category_right_type;
36 typedef typename ::color::trait::scalar< luv_category_type >::instance_type scalar_type;
38 typedef ::color::model< luv_category_type > luv_model_type;
39 typedef ::color::model< hwb_category_type > hwb_model_type;
41 typedef ::color::rgb< scalar_type > rgb_model_type;
42 typedef ::color::hsv< scalar_type > hsv_model_type;
44 typedef ::color::trait::container<category_left_type> container_left_trait_type;
45 typedef ::color::trait::container<category_right_type> container_right_trait_type;
[all …]
/dports/devel/color/color-a04952cf27cc315e31811f2e940221bf8cf9f8ca/src/color/xyy/convert/
H A DYDbDr.hpp24 struct convert struct
31 typedef ::color::category::xyy< xyy_tag_name > xyy_category_type, category_left_type;
32 … typedef ::color::category::YDbDr< YDbDr_tag_name > YDbDr_category_type, category_right_type;
34 typedef typename ::color::trait::scalar<category_left_type>::instance_type scalar_type;
36 typedef ::color::model< YDbDr_category_type > YDbDr_model_type;
37 typedef ::color::model< xyy_category_type > xyy_model_type;
39 typedef ::color::rgb< scalar_type > rgb_model_type;
40 typedef ::color::xyz< scalar_type > xyz_model_type;
42 typedef ::color::trait::container<category_left_type> container_left_trait_type;
43 typedef ::color::trait::container<category_right_type> container_right_trait_type;
[all …]
H A Dhsv.hpp24 struct convert struct
31 typedef ::color::category::xyy< xyy_tag_name > xyy_category_type, category_left_type;
32 typedef ::color::category::hsv< hsv_tag_name > hsv_category_type, category_right_type;
34 typedef typename ::color::trait::scalar<category_left_type>::instance_type scalar_type;
36 typedef ::color::model< hsv_category_type > hsv_model_type;
37 typedef ::color::model< xyy_category_type > xyy_model_type;
39 typedef ::color::rgb< scalar_type > rgb_model_type;
40 typedef ::color::xyz< scalar_type > xyz_model_type;
42 typedef ::color::trait::container<category_left_type> container_left_trait_type;
43 typedef ::color::trait::container<category_right_type> container_right_trait_type;
[all …]
H A Dyuv.hpp24 struct convert struct
31 …egory::xyy< xyy_tag_name > xyy_category_type, category_left_type;
32 …lor::category::yuv< yuv_tag_name, yuv_reference_number > yuv_category_type, category_right_type;
34 typedef typename ::color::trait::scalar<category_left_type>::instance_type scalar_type;
36 typedef ::color::model< xyy_category_type > xyy_model_type;
37 typedef ::color::model< yuv_category_type > yuv_model_type;
39 typedef ::color::rgb< scalar_type > rgb_model_type;
40 typedef ::color::xyz< scalar_type > xyz_model_type;
42 typedef ::color::trait::container<category_left_type> container_left_trait_type;
43 typedef ::color::trait::container<category_right_type> container_right_trait_type;
[all …]
H A DLuvCH.hpp25 struct convert struct
32 … typedef ::color::category::xyy< xyy_tag_name > xyy_category_type, category_left_type;
33 … typedef ::color::category::LuvCH< LuvCH_tag_name > LuvCH_category_type, category_right_type;
35 typedef typename ::color::trait::scalar< xyy_category_type >::instance_type scalar_type;
37 typedef ::color::model< LuvCH_category_type > LuvCH_model_type;
38 typedef ::color::model< xyy_category_type > xyy_model_type;
40 typedef ::color::luv< scalar_type > luv_model_type;
41 typedef ::color::xyz< scalar_type > xyz_model_type;
43 typedef ::color::trait::container<category_left_type> container_left_trait_type;
44 typedef ::color::trait::container<category_right_type> container_right_trait_type;
[all …]
H A Dyiq.hpp24 struct convert struct
31 typedef ::color::category::xyy< xyy_tag_name > xyy_category_type, category_left_type;
32 typedef ::color::category::yiq< yiq_tag_name > yiq_category_type, category_right_type;
34 typedef typename ::color::trait::scalar<category_left_type>::instance_type scalar_type;
36 typedef ::color::model< yiq_category_type > yiq_model_type;
37 typedef ::color::model< xyy_category_type > xyy_model_type;
39 typedef ::color::rgb< scalar_type > rgb_model_type;
40 typedef ::color::xyz< scalar_type > xyz_model_type;
42 typedef ::color::trait::container<category_left_type> container_left_trait_type;
43 typedef ::color::trait::container<category_right_type> container_right_trait_type;
[all …]
/dports/devel/color/color-a04952cf27cc315e31811f2e940221bf8cf9f8ca/src/color/xyz/convert/
H A Dhwb.hpp26 struct convert struct
33 typedef ::color::category::xyz< xyz_tag_name > xyz_category_type, category_left_type;
34 typedef ::color::category::hwb< hwb_tag_name > hwb_category_type, category_right_type;
36 typedef typename ::color::trait::scalar< xyz_category_type >::instance_type scalar_type;
38 typedef ::color::model< xyz_category_type > xyz_model_type;
39 typedef ::color::model< hwb_category_type > hwb_model_type;
41 typedef ::color::rgb< scalar_type > rgb_model_type;
42 typedef ::color::hsv< scalar_type > hsv_model_type;
44 typedef ::color::trait::container<category_left_type> container_left_trait_type;
45 typedef ::color::trait::container<category_right_type> container_right_trait_type;
[all …]
/dports/devel/color/color-a04952cf27cc315e31811f2e940221bf8cf9f8ca/src/color/yiq/convert/
H A Dluv.hpp23 struct convert struct
30 typedef ::color::category::yiq< yiq_tag_name > yiq_category_type, category_left_type;
31 typedef ::color::category::luv< luv_tag_name > luv_category_type, category_right_type;
33 typedef typename ::color::trait::scalar<category_left_type>::instance_type scalar_type;
35 typedef ::color::model< yiq_category_type > yiq_model_type;
36 typedef ::color::model< luv_category_type > luv_model_type;
38 typedef ::color::rgb< scalar_type > rgb_model_type;
39 typedef ::color::xyz< scalar_type > xyz_model_type;
41 typedef ::color::trait::container<category_left_type> container_left_trait_type;
42 typedef ::color::trait::container<category_right_type> container_right_trait_type;
[all …]
/dports/devel/color/color-a04952cf27cc315e31811f2e940221bf8cf9f8ca/src/color/yuv/convert/
H A Dxyy.hpp23 struct convert struct
30 …olor::category::yuv< yuv_tag_name, yuv_reference_number > yuv_category_type, category_left_type;
31 typedef ::color::category::xyy< xyy_tag_name > xyy_category_type, category_right_type;
33 typedef typename ::color::trait::scalar<category_left_type>::instance_type scalar_type;
35 typedef ::color::model< yuv_category_type > yuv_model_type;
36 typedef ::color::model< xyy_category_type > xyy_model_type;
38 typedef ::color::rgb< scalar_type > rgb_model_type;
39 typedef ::color::xyz< scalar_type > xyz_model_type;
41 typedef ::color::trait::container<category_left_type> container_left_trait_type;
42 typedef ::color::trait::container<category_right_type> container_right_trait_type;
[all …]
H A Dhwb.hpp26 struct convert struct
33 … ::color::category::yuv< yuv_tag_name, reference_number > yuv_category_type, category_left_type;
34 typedef ::color::category::hwb< hwb_tag_name > hwb_category_type, category_right_type;
36 typedef typename ::color::trait::scalar< yuv_category_type >::instance_type scalar_type;
38 typedef ::color::model< yuv_category_type > yuv_model_type;
39 typedef ::color::model< hwb_category_type > hwb_model_type;
41 typedef ::color::rgb< scalar_type > rgb_model_type;
42 typedef ::color::hsv< scalar_type > hsv_model_type;
44 typedef ::color::trait::container<category_left_type> container_left_trait_type;
45 typedef ::color::trait::container<category_right_type> container_right_trait_type;
[all …]
H A Dlab.hpp23 struct convert struct
30 …olor::category::yuv< yuv_tag_name, yuv_reference_number > yuv_category_type, category_left_type;
31 …lor::category::lab< lab_tag_name, lab_reference_number > lab_category_type, category_right_type;
33 typedef typename ::color::trait::scalar<category_left_type>::instance_type scalar_type;
35 typedef ::color::model< yuv_category_type > yuv_model_type;
36 typedef ::color::model< lab_category_type > lab_model_type;
38 typedef ::color::rgb< scalar_type > rgb_model_type;
39 typedef ::color::xyz< scalar_type > xyz_model_type;
41 typedef ::color::trait::container<category_left_type> container_left_trait_type;
42 typedef ::color::trait::container<category_right_type> container_right_trait_type;
[all …]
H A Dlms.hpp26 struct convert struct
33 …ategory::yuv< yuv_tag_name, yuv_reference_number > yuv_category_type, category_left_type;
34 …ategory::lms< lms_tag_name, lms_reference_number > lms_category_type, category_right_type;
36 typedef typename ::color::trait::scalar<category_left_type>::instance_type scalar_type;
38 typedef ::color::model< yuv_category_type > yuv_model_type;
39 typedef ::color::model< lms_category_type > lms_model_type;
41 typedef ::color::rgb< scalar_type > rgb_model_type;
42 typedef ::color::xyz< scalar_type > xyz_model_type;
44 typedef ::color::trait::container<category_left_type> container_left_trait_type;
45 typedef ::color::trait::container<category_right_type> container_right_trait_type;
[all …]
/dports/devel/color/color-a04952cf27cc315e31811f2e940221bf8cf9f8ca/src/color/lms/convert/
H A DYDbDr.hpp24 struct convert struct
31 …lor::category::lms< lms_tag_name, lms_reference_number > lms_category_type, category_left_type;
32 … typedef ::color::category::YDbDr< YDbDr_tag_name > YDbDr_category_type, category_right_type;
34 typedef typename ::color::trait::scalar<category_left_type>::instance_type scalar_type;
36 typedef ::color::model< lms_category_type > lms_model_type;
37 typedef ::color::model< YDbDr_category_type > YDbDr_model_type;
39 typedef ::color::rgb< scalar_type > rgb_model_type;
40 typedef ::color::xyz< scalar_type > xyz_model_type;
42 typedef ::color::trait::container<category_left_type> container_left_trait_type;
43 typedef ::color::trait::container<category_right_type> container_right_trait_type;
[all …]
H A DYPbPr.hpp24 struct convert struct
31 …egory::lms< lms_tag_name, lms_reference_number > lms_category_type, category_left_type;
32 …egory::YPbPr< YPbPr_tag_name, YPbPr_reference_number > YPbPr_category_type, category_right_type;
34 typedef typename ::color::trait::scalar<category_left_type>::instance_type scalar_type;
36 typedef ::color::model< lms_category_type > lms_model_type;
37 typedef ::color::model< YPbPr_category_type > YPbPr_model_type;
39 typedef ::color::rgb< scalar_type > rgb_model_type;
40 typedef ::color::xyz< scalar_type > xyz_model_type;
42 typedef ::color::trait::container<category_left_type> container_left_trait_type;
43 typedef ::color::trait::container<category_right_type> container_right_trait_type;
[all …]
H A Dcmyk.hpp24 struct convert struct
31 …or::category::lms< lms_tag_name, lms_reference_number > lms_category_type, category_left_type;
32 … typedef ::color::category::cmyk< cmyk_tag_name > cmyk_category_type, category_right_type;
34 typedef typename ::color::trait::scalar<category_left_type>::instance_type scalar_type;
36 typedef ::color::model< cmyk_category_type > cmyk_model_type;
37 typedef ::color::model< lms_category_type > lms_model_type;
39 typedef ::color::rgb< scalar_type > rgb_model_type;
40 typedef ::color::xyz< scalar_type > xyz_model_type;
42 typedef ::color::trait::container<category_left_type> container_left_trait_type;
43 typedef ::color::trait::container<category_right_type> container_right_trait_type;
[all …]

12345678910>>...273