Home
last modified time | relevance | path

Searched refs:YDbDr (Results 1 – 25 of 157) sorted by relevance

1234567

/dports/devel/color/color-a04952cf27cc315e31811f2e940221bf8cf9f8ca/src/color/YDbDr/
H A Dcategory.hpp10 struct YDbDr struct
15 using YDbDr_bool = ::color::category::YDbDr< bool >; argument
16 using YDbDr_uint8 = ::color::category::YDbDr< std::uint8_t >;
17 using YDbDr_uint16 = ::color::category::YDbDr< std::uint16_t >;
19 using YDbDr_uint32 = ::color::category::YDbDr< std::uint32_t >;
21 using YDbDr_uint64 = ::color::category::YDbDr< std::uint64_t >;
22 using YDbDr_float = ::color::category::YDbDr< float >;
23 using YDbDr_double = ::color::category::YDbDr< double >;
24 using YDbDr_ldouble = ::color::category::YDbDr< long double >;
/dports/devel/color/color-a04952cf27cc315e31811f2e940221bf8cf9f8ca/example/less-than-1k/ctor/list/
H A DYDbDr.cpp13 YDbDr<uint8_t> c1( { 64, 127 , 192 } ); in main()
14 YDbDr<uint16_t> c2( { 280, 350 , 1000 } ); in main()
15 YDbDr<uint32_t> c3( { 640, 127 , 192 } ); in main()
16 YDbDr<uint64_t> c4( { 64000, 1270 , 1920 } ); in main()
17 YDbDr<float> c5( { 0.5, 0.6, 0.7} ); in main()
18 YDbDr<double> c6( { 0.5, 0.6, 0.7} ); in main()
19 YDbDr<long double> c7( { 0.5, 0.6, 0.7} ); in main()
/dports/devel/color/color-a04952cf27cc315e31811f2e940221bf8cf9f8ca/src/color/YDbDr/akin/
H A DLabCH.hpp13 …template< >struct YDbDr< ::color::category::LabCH_uint8 >{ typedef ::color::category::YDbDr_uint… struct
14 …template< >struct YDbDr< ::color::category::LabCH_uint16 >{ typedef ::color::category::YDbDr_uint… argument
15 …template< >struct YDbDr< ::color::category::LabCH_uint32 >{ typedef ::color::category::YDbDr_uint… argument
16 …template< >struct YDbDr< ::color::category::LabCH_uint64 >{ typedef ::color::category::YDbDr_uint… argument
17 …template< >struct YDbDr< ::color::category::LabCH_float >{ typedef ::color::category::YDbDr_floa… struct
18 …template< >struct YDbDr< ::color::category::LabCH_double >{ typedef ::color::category::YDbDr_doub… struct
19 …template< >struct YDbDr< ::color::category::LabCH_ldouble >{ typedef ::color::category::YDbDr_ldou… argument
H A DYCgCo.hpp13 …template< >struct YDbDr< ::color::category::YCgCo_uint8 >{ typedef ::color::category::YDbDr_uint… struct
14 …template< >struct YDbDr< ::color::category::YCgCo_uint16 >{ typedef ::color::category::YDbDr_uint… struct
15 …template< >struct YDbDr< ::color::category::YCgCo_uint32 >{ typedef ::color::category::YDbDr_uint… struct
16 …template< >struct YDbDr< ::color::category::YCgCo_uint64 >{ typedef ::color::category::YDbDr_uint… struct
17 …template< >struct YDbDr< ::color::category::YCgCo_float >{ typedef ::color::category::YDbDr_floa… struct
18 …template< >struct YDbDr< ::color::category::YCgCo_double >{ typedef ::color::category::YDbDr_doub… struct
19 …template< >struct YDbDr< ::color::category::YCgCo_ldouble >{ typedef ::color::category::YDbDr_ldou… struct
H A Dhsv.hpp13 …template< >struct YDbDr< ::color::category::hsv_uint8 >{ typedef ::color::category::YDbDr_uint8 … argument
14 …template< >struct YDbDr< ::color::category::hsv_uint16 >{ typedef ::color::category::YDbDr_uint16… struct
15 …template< >struct YDbDr< ::color::category::hsv_uint32 >{ typedef ::color::category::YDbDr_uint32… argument
16 …template< >struct YDbDr< ::color::category::hsv_uint64 >{ typedef ::color::category::YDbDr_uint64… struct
17 …template< >struct YDbDr< ::color::category::hsv_float >{ typedef ::color::category::YDbDr_float … struct
18 …template< >struct YDbDr< ::color::category::hsv_double >{ typedef ::color::category::YDbDr_double… argument
19 …template< >struct YDbDr< ::color::category::hsv_ldouble >{ typedef ::color::category::YDbDr_ldoubl… struct
H A Dcmyk.hpp13 …template< >struct YDbDr< ::color::category::cmyk_uint8 >{ typedef ::color::category::YDbDr_uint8… argument
14 …template< >struct YDbDr< ::color::category::cmyk_uint16 >{ typedef ::color::category::YDbDr_uint1… struct
15 …template< >struct YDbDr< ::color::category::cmyk_uint32 >{ typedef ::color::category::YDbDr_uint3… struct
16 …template< >struct YDbDr< ::color::category::cmyk_uint64 >{ typedef ::color::category::YDbDr_uint6… argument
17 …template< >struct YDbDr< ::color::category::cmyk_float >{ typedef ::color::category::YDbDr_float… struct
18 …template< >struct YDbDr< ::color::category::cmyk_double >{ typedef ::color::category::YDbDr_doubl… argument
19 …template< >struct YDbDr< ::color::category::cmyk_ldouble >{ typedef ::color::category::YDbDr_ldoub… struct
H A Dgray.hpp13 …template< >struct YDbDr< ::color::category::gray_uint8 >{ typedef ::color::category::YDbDr_uint8… struct
14 …template< >struct YDbDr< ::color::category::gray_uint16 >{ typedef ::color::category::YDbDr_uint1… argument
15 …template< >struct YDbDr< ::color::category::gray_uint32 >{ typedef ::color::category::YDbDr_uint3… argument
16 …template< >struct YDbDr< ::color::category::gray_uint64 >{ typedef ::color::category::YDbDr_uint6… struct
17 …template< >struct YDbDr< ::color::category::gray_float >{ typedef ::color::category::YDbDr_float… argument
18 …template< >struct YDbDr< ::color::category::gray_double >{ typedef ::color::category::YDbDr_doubl… argument
19 …template< >struct YDbDr< ::color::category::gray_ldouble >{ typedef ::color::category::YDbDr_ldoub… struct
H A Dhsi.hpp13 …template< >struct YDbDr< ::color::category::hsi_uint8 >{ typedef ::color::category::YDbDr_uint8 … argument
14 …template< >struct YDbDr< ::color::category::hsi_uint16 >{ typedef ::color::category::YDbDr_uint16… struct
15 …template< >struct YDbDr< ::color::category::hsi_uint32 >{ typedef ::color::category::YDbDr_uint32… struct
16 …template< >struct YDbDr< ::color::category::hsi_uint64 >{ typedef ::color::category::YDbDr_uint64… argument
17 …template< >struct YDbDr< ::color::category::hsi_float >{ typedef ::color::category::YDbDr_float … struct
18 …template< >struct YDbDr< ::color::category::hsi_double >{ typedef ::color::category::YDbDr_double… struct
19 …template< >struct YDbDr< ::color::category::hsi_ldouble >{ typedef ::color::category::YDbDr_ldoubl… struct
H A Drgb.hpp13 …template< >struct YDbDr< ::color::category::rgb_uint8 >{ typedef ::color::category::YDbDr_uint8 … struct
14 …template< >struct YDbDr< ::color::category::rgb_uint16 >{ typedef ::color::category::YDbDr_uint16… argument
15 …template< >struct YDbDr< ::color::category::rgb_uint32 >{ typedef ::color::category::YDbDr_uint32… struct
16 …template< >struct YDbDr< ::color::category::rgb_uint64 >{ typedef ::color::category::YDbDr_uint64… struct
17 …template< >struct YDbDr< ::color::category::rgb_float >{ typedef ::color::category::YDbDr_float … struct
18 …template< >struct YDbDr< ::color::category::rgb_double >{ typedef ::color::category::YDbDr_double… struct
19 …template< >struct YDbDr< ::color::category::rgb_ldouble >{ typedef ::color::category::YDbDr_ldoubl… argument
H A Dxyz.hpp13 …template< >struct YDbDr< ::color::category::xyz_uint8 >{ typedef ::color::category::YDbDr_uint8 … struct
14 …template< >struct YDbDr< ::color::category::xyz_uint16 >{ typedef ::color::category::YDbDr_uint16… struct
15 …template< >struct YDbDr< ::color::category::xyz_uint32 >{ typedef ::color::category::YDbDr_uint32… struct
16 …template< >struct YDbDr< ::color::category::xyz_uint64 >{ typedef ::color::category::YDbDr_uint64… argument
17 …template< >struct YDbDr< ::color::category::xyz_float >{ typedef ::color::category::YDbDr_float … argument
18 …template< >struct YDbDr< ::color::category::xyz_double >{ typedef ::color::category::YDbDr_double… struct
19 …template< >struct YDbDr< ::color::category::xyz_ldouble >{ typedef ::color::category::YDbDr_ldoubl… argument
H A Dyiq.hpp13 …template< >struct YDbDr< ::color::category::yiq_uint8 >{ typedef ::color::category::YDbDr_uint8 … argument
14 …template< >struct YDbDr< ::color::category::yiq_uint16 >{ typedef ::color::category::YDbDr_uint16… argument
15 …template< >struct YDbDr< ::color::category::yiq_uint32 >{ typedef ::color::category::YDbDr_uint32… struct
16 …template< >struct YDbDr< ::color::category::yiq_uint64 >{ typedef ::color::category::YDbDr_uint64… argument
17 …template< >struct YDbDr< ::color::category::yiq_float >{ typedef ::color::category::YDbDr_float … struct
18 …template< >struct YDbDr< ::color::category::yiq_double >{ typedef ::color::category::YDbDr_double… struct
19 …template< >struct YDbDr< ::color::category::yiq_ldouble >{ typedef ::color::category::YDbDr_ldoubl… struct
H A Dhsl.hpp13 …template< >struct YDbDr< ::color::category::hsl_uint8 >{ typedef ::color::category::YDbDr_uint8 … struct
14 …template< >struct YDbDr< ::color::category::hsl_uint16 >{ typedef ::color::category::YDbDr_uint16… argument
15 …template< >struct YDbDr< ::color::category::hsl_uint32 >{ typedef ::color::category::YDbDr_uint32… argument
16 …template< >struct YDbDr< ::color::category::hsl_uint64 >{ typedef ::color::category::YDbDr_uint64… argument
17 …template< >struct YDbDr< ::color::category::hsl_float >{ typedef ::color::category::YDbDr_float … struct
18 …template< >struct YDbDr< ::color::category::hsl_double >{ typedef ::color::category::YDbDr_double… argument
19 …template< >struct YDbDr< ::color::category::hsl_ldouble >{ typedef ::color::category::YDbDr_ldoubl… struct
H A DLuvCH.hpp13 …template< >struct YDbDr< ::color::category::LuvCH_uint8 >{ typedef ::color::category::YDbDr_uint… struct
14 …template< >struct YDbDr< ::color::category::LuvCH_uint16 >{ typedef ::color::category::YDbDr_uint… argument
15 …template< >struct YDbDr< ::color::category::LuvCH_uint32 >{ typedef ::color::category::YDbDr_uint… argument
16 …template< >struct YDbDr< ::color::category::LuvCH_uint64 >{ typedef ::color::category::YDbDr_uint… struct
17 …template< >struct YDbDr< ::color::category::LuvCH_float >{ typedef ::color::category::YDbDr_floa… argument
18 …template< >struct YDbDr< ::color::category::LuvCH_double >{ typedef ::color::category::YDbDr_doub… struct
19 …template< >struct YDbDr< ::color::category::LuvCH_ldouble >{ typedef ::color::category::YDbDr_ldou… argument
H A Dcmy.hpp13 …template< >struct YDbDr< ::color::category::cmy_uint8 >{ typedef ::color::category::YDbDr_uint8 … struct
14 …template< >struct YDbDr< ::color::category::cmy_uint16 >{ typedef ::color::category::YDbDr_uint16… struct
15 …template< >struct YDbDr< ::color::category::cmy_uint32 >{ typedef ::color::category::YDbDr_uint32… argument
16 …template< >struct YDbDr< ::color::category::cmy_uint64 >{ typedef ::color::category::YDbDr_uint64… struct
17 …template< >struct YDbDr< ::color::category::cmy_float >{ typedef ::color::category::YDbDr_float … struct
18 …template< >struct YDbDr< ::color::category::cmy_double >{ typedef ::color::category::YDbDr_double… argument
19 …template< >struct YDbDr< ::color::category::cmy_ldouble >{ typedef ::color::category::YDbDr_ldoubl… struct
H A Dyuv.hpp13 …template< ::color::constant::yuv::reference_enum reference_number >struct YDbDr< ::color::category… struct
14 …template< ::color::constant::yuv::reference_enum reference_number >struct YDbDr< ::color::category… struct
15 …template< ::color::constant::yuv::reference_enum reference_number >struct YDbDr< ::color::category… argument
16 …template< ::color::constant::yuv::reference_enum reference_number >struct YDbDr< ::color::category… struct
17 …template< ::color::constant::yuv::reference_enum reference_number >struct YDbDr< ::color::category… struct
18 …template< ::color::constant::yuv::reference_enum reference_number >struct YDbDr< ::color::category… argument
19 …template< ::color::constant::yuv::reference_enum reference_number >struct YDbDr< ::color::category… struct
H A DYPbPr.hpp13 …template< ::color::constant::YPbPr::reference_enum reference_number >struct YDbDr< ::color::catego… argument
14 …template< ::color::constant::YPbPr::reference_enum reference_number >struct YDbDr< ::color::catego… argument
15 …template< ::color::constant::YPbPr::reference_enum reference_number >struct YDbDr< ::color::catego… argument
16 …template< ::color::constant::YPbPr::reference_enum reference_number >struct YDbDr< ::color::catego… argument
17 …template< ::color::constant::YPbPr::reference_enum reference_number >struct YDbDr< ::color::catego… argument
18 …template< ::color::constant::YPbPr::reference_enum reference_number >struct YDbDr< ::color::catego… argument
19 …template< ::color::constant::YPbPr::reference_enum reference_number >struct YDbDr< ::color::catego… argument
H A DYDbDr.hpp14 struct YDbDr< ::color::category::YDbDr< tag_name > > struct
17 typedef ::color::category::YDbDr< tag_name > akin_type; argument
/dports/devel/color/color-a04952cf27cc315e31811f2e940221bf8cf9f8ca/example/less-than-1k/reference/
H A DYDbDr.cpp14 ::color::YDbDr<uint8_t > c1( ::color::constant::aqua_t{} ); in main()
15 ::color::YDbDr<uint16_t > c2( ::color::constant::aqua_t{} ); in main()
16 ::color::YDbDr<uint32_t > c3( ::color::constant::aqua_t{} ); in main()
17 ::color::YDbDr<uint64_t > c4( ::color::constant::aqua_t{} ); in main()
18 ::color::YDbDr<float > c5( ::color::constant::aqua_t{} ); in main()
19 ::color::YDbDr<double > c6( ::color::constant::aqua_t{} ); in main()
20 ::color::YDbDr<long double > c7( ::color::constant::aqua_t{} ); in main()
/dports/devel/color/color-a04952cf27cc315e31811f2e940221bf8cf9f8ca/example/less-than-1k/ctor/const/
H A DYDbDr_lavender.cpp11 YDbDr<uint8_t> c1( constant::lavender_t{} ); in main()
12 YDbDr<uint16_t> c2( constant::lavender_t{} ); in main()
13 YDbDr<uint32_t> c3( constant::lavender_t{} ); in main()
14 YDbDr<uint64_t> c4( constant::lavender_t{} ); in main()
15 YDbDr<float> c5( constant::lavender_t{} ); in main()
16 YDbDr<double> c6( constant::lavender_t{} ); in main()
17 YDbDr<long double> c7( constant::lavender_t{} ); in main()
/dports/devel/color/color-a04952cf27cc315e31811f2e940221bf8cf9f8ca/example/less-than-1k/trait/bound/
H A DYDbDr.cpp20 print< ::color::YDbDr<float>::bound_type >(); in main()
21 print< ::color::YDbDr<double>::bound_type >(); in main()
22 print< ::color::YDbDr<uint8_t>::bound_type >(); in main()
23 print< ::color::YDbDr<uint16_t>::bound_type >(); in main()
24 print< ::color::YDbDr<uint32_t>::bound_type >(); in main()
/dports/devel/color/color-a04952cf27cc315e31811f2e940221bf8cf9f8ca/src/color/YDbDr/convert/
H A DYDbDr.hpp26 ::color::category::YDbDr< tag_left_name >
27 ,::color::category::YDbDr< tag_right_name>
31 typedef ::color::category::YDbDr< tag_left_name > category_left_type;
32 typedef ::color::category::YDbDr< tag_right_name> category_right_type;
/dports/devel/color/color-a04952cf27cc315e31811f2e940221bf8cf9f8ca/src/color/YDbDr/get/
H A Dgray.hpp25 …typename ::color::trait::component< typename ::color::akin::gray< ::color::category::YDbDr<tag_nam…
26 gray( ::color::model< ::color::category::YDbDr<tag_name> > const& color_parameter ) in gray()
28 typedef ::color::category::YDbDr< tag_name > category_type; in gray()
H A Dred.hpp21 …typename ::color::trait::component< typename ::color::akin::rgb< ::color::category::YDbDr<tag_name…
22 red( ::color::model< ::color::category::YDbDr<tag_name> > const& color_parameter ) in red()
24 typedef ::color::category::YDbDr< tag_name > category_type; in red()
H A Dblue.hpp21 …typename ::color::trait::component< typename ::color::akin::rgb< ::color::category::YDbDr<tag_name…
22 blue( ::color::model< ::color::category::YDbDr<tag_name> > const& color_parameter ) in blue()
24 typedef ::color::category::YDbDr<tag_name> category_type; in blue()
H A Dgreen.hpp21 …typename ::color::trait::component< typename ::color::akin::rgb< ::color::category::YDbDr<tag_name…
22 green( ::color::model< ::color::category::YDbDr<tag_name> > const& color_parameter ) in green()
24 typedef ::color::category::YDbDr<tag_name> category_type; in green()

1234567