Home
last modified time | relevance | path

Searched refs:colorspaces (Results 51 – 75 of 1135) sorted by relevance

12345678910>>...46

/dports/graphics/photoflow/.build/data/ocio-configs/aces_1.0.2/python/aces_ocio/colorspaces/
H A Dsony.py242 colorspaces = []
251 colorspaces.append(s_log1_s_gamut)
260 colorspaces.append(s_log2_s_gamut)
293 colorspaces.append(s_log3_s_gamut3)
302 colorspaces.append(s_log1)
310 colorspaces.append(s_log2)
318 colorspaces.append(s_log3)
327 colorspaces.append(s_gamut)
351 colorspaces.append(s_gamut3Cine)
359 colorspaces.append(s_gamut3)
[all …]
H A Daces.py944 colorspaces = []
1001 return colorspaces
1221 colorspaces = []
1324 colorspaces = []
1417 colorspaces = []
1608 colorspaces = []
1933 colorspaces = []
1950 colorspaces.append(ADX10)
1953 colorspaces.append(ADX16)
1961 colorspaces.extend(lmts)
[all …]
H A Dpanasonic.py138 colorspaces = []
147 colorspaces.append(v_log_1)
156 colorspaces.append(v_log_2)
165 colorspaces.append(v_log_3)
167 return colorspaces
H A Dgopro.py139 colorspaces = []
148 colorspaces.append(protune_1)
157 colorspaces.append(protune_2)
166 colorspaces.append(protune_3)
168 return colorspaces
H A Darri.py196 colorspaces = []
216 colorspaces.append(log_c_EI_full)
227 colorspaces.append(log_c_EI_linearization)
237 colorspaces.append(log_c_EI_primaries)
239 return colorspaces
/dports/graphics/photoflow/.build/data/ocio-configs/aces_1.0.1/python/aces_ocio/colorspaces/
H A Dsony.py242 colorspaces = []
251 colorspaces.append(s_log1_s_gamut)
260 colorspaces.append(s_log2_s_gamut)
293 colorspaces.append(s_log3_s_gamut3)
302 colorspaces.append(s_log1)
310 colorspaces.append(s_log2)
318 colorspaces.append(s_log3)
327 colorspaces.append(s_gamut)
351 colorspaces.append(s_gamut3Cine)
359 colorspaces.append(s_gamut3)
[all …]
H A Dgeneral.py436 colorspaces = []
445 colorspaces.append(cs)
459 colorspaces.append(cs)
473 colorspaces.append(cs)
488 colorspaces.append(cs)
505 colorspaces.append(cs)
515 colorspaces.append(cs)
526 colorspaces.append(cs)
536 colorspaces.append(cs)
546 colorspaces.append(cs)
[all …]
H A Daces.py944 colorspaces = []
1001 return colorspaces
1221 colorspaces = []
1324 colorspaces = []
1417 colorspaces = []
1608 colorspaces = []
1933 colorspaces = []
1950 colorspaces.append(ADX10)
1953 colorspaces.append(ADX16)
1961 colorspaces.extend(lmts)
[all …]
H A Dpanasonic.py138 colorspaces = []
147 colorspaces.append(v_log_1)
156 colorspaces.append(v_log_2)
165 colorspaces.append(v_log_3)
167 return colorspaces
H A Dgopro.py139 colorspaces = []
148 colorspaces.append(protune_1)
157 colorspaces.append(protune_2)
166 colorspaces.append(protune_3)
168 return colorspaces
H A Darri.py196 colorspaces = []
216 colorspaces.append(log_c_EI_full)
227 colorspaces.append(log_c_EI_linearization)
237 colorspaces.append(log_c_EI_primaries)
239 return colorspaces
/dports/graphics/photoflow/.build/data/ocio-configs/aces_1.0.3/python/aces_ocio/colorspaces/
H A Daces.py1042 colorspaces = []
1099 return colorspaces
1322 colorspaces = []
1427 colorspaces = []
1518 colorspaces = []
1718 colorspaces = []
2047 colorspaces = []
2069 colorspaces.append(ADX10)
2072 colorspaces.append(ADX16)
2080 colorspaces.extend(lmts)
[all …]
H A Dpanasonic.py138 colorspaces = []
147 colorspaces.append(v_log_1)
156 colorspaces.append(v_log_2)
165 colorspaces.append(v_log_3)
167 return colorspaces
H A Dgopro.py139 colorspaces = []
148 colorspaces.append(protune_1)
157 colorspaces.append(protune_2)
166 colorspaces.append(protune_3)
168 return colorspaces
H A Darri.py191 colorspaces = []
212 colorspaces.append(log_c_EI_full)
223 colorspaces.append(log_c_EI_linearization)
233 colorspaces.append(log_c_EI_primaries)
235 return colorspaces
/dports/print/scribus-devel/scribus-1.5.7/scribus/palettes/
H A Dpaletteloader_cxf.cpp69 QList<eColorSpaceType> colorspaces; in getAvailableColorspaces() local
71 colorspaces.append(ColorSpace_Lab); in getAvailableColorspaces()
73 colorspaces.append(ColorSpace_Cmyk); in getAvailableColorspaces()
75 colorspaces.append(ColorSpace_Rgb); in getAvailableColorspaces()
76 return colorspaces; in getAvailableColorspaces()
85 if (colorspaces.count() <= 0) in importFile()
88 if (colorspaces.count() > 1) in importFile()
91 cxfImportDia->setPriorities(colorspaces); in importFile()
94 colorspaces = cxfImportDia->priorities(); in importFile()
98 for (int i = 0; i < colorspaces.count(); ++i) in importFile()
[all …]
/dports/editors/calligra/calligra-3.2.1/libs/pigment/
H A DKoColorSpaceFactory.cpp32 QList<KoColorSpace*> colorspaces; member
58 if( count != d->colorspaces.size()) in ~KoColorSpaceFactory()
60 errorPigment << (d->colorspaces.size() - count) << " colorspaces are still used"; in ~KoColorSpaceFactory()
62 Q_ASSERT(count == d->colorspaces.size()); in ~KoColorSpaceFactory()
64 foreach(KoColorSpace* cs, d->colorspaces) { in ~KoColorSpaceFactory()
/dports/graphics/krita/krita-4.4.8/libs/pigment/
H A DKoColorSpaceFactory.cpp34 QList<KoColorSpace*> colorspaces; member
60 if( count != d->colorspaces.size()) in ~KoColorSpaceFactory()
62 errorPigment << (d->colorspaces.size() - count) << " colorspaces are still used"; in ~KoColorSpaceFactory()
64 Q_ASSERT(count == d->colorspaces.size()); in ~KoColorSpaceFactory()
66 Q_FOREACH (KoColorSpace* cs, d->colorspaces) { in ~KoColorSpaceFactory()
/dports/print/pdflib-perl/PDFlib-Lite-7.0.5p3/libs/pdflib/
H A Dp_color.c131 cs = &p->colorspaces[slot]; in pdf_color_components()
264 cs1 = &p->colorspaces[c1->cs]; in pdf_color_equal()
344 p->colorspaces = (pdf_colorspace *) pdc_realloc(p->pdc, p->colorspaces, in pdf_grow_colorspaces()
377 cs_new = &p->colorspaces[slot]; in pdf_add_colorspace()
484 p->colorspaces = (pdf_colorspace *) in pdf_init_colorspaces()
579 cs = &p->colorspaces[c1->cs]; in pdf_write_function_dict()
627 cs = &p->colorspaces[slot]; in pdf_write_colormap()
683 cs = &p->colorspaces[slot]; in pdf_write_colorspace()
763 if (!p->colorspaces) in pdf_cleanup_colorspaces()
789 pdc_free(p->pdc, p->colorspaces); in pdf_cleanup_colorspaces()
[all …]
/dports/print/pdflib/PDFlib-Lite-7.0.5p3/libs/pdflib/
H A Dp_color.c131 cs = &p->colorspaces[slot]; in pdf_color_components()
264 cs1 = &p->colorspaces[c1->cs]; in pdf_color_equal()
344 p->colorspaces = (pdf_colorspace *) pdc_realloc(p->pdc, p->colorspaces, in pdf_grow_colorspaces()
377 cs_new = &p->colorspaces[slot]; in pdf_add_colorspace()
484 p->colorspaces = (pdf_colorspace *) in pdf_init_colorspaces()
579 cs = &p->colorspaces[c1->cs]; in pdf_write_function_dict()
627 cs = &p->colorspaces[slot]; in pdf_write_colormap()
683 cs = &p->colorspaces[slot]; in pdf_write_colorspace()
763 if (!p->colorspaces) in pdf_cleanup_colorspaces()
789 pdc_free(p->pdc, p->colorspaces); in pdf_cleanup_colorspaces()
[all …]
/dports/graphics/photoflow/.build/data/ocio-configs/aces_1.0.1/
H A DREADME.md35 Colorspaces and transforms representing the core ACES working and interchange colorspaces.
114 - The colorspaces whose names include a transfer function and a gamut name are full implementations…
118 - The colorspaces that start with 'Linear - ' will convert to or from a specific gamut but not appl…
119 - The colorspaces that start with 'Curve - ' will apply a transfer function but not convert between…
154 A collection of colorspaces that are used to facilitate the creation of LUTs and other basic functi…
160 - The colorspaces starting with 'Linear - ' will convert to or from a specific gamut but not apply …
161 - The colorspaces starting with 'Curve - ' will apply a transfer function but not convert between g…
167 The role colorspaces are aliases to the colorspaces used for the *OCIO* 'roles' functionality.
175 - These colorspaces should not generally be used by most artists.
193 Additionally, a number of colorspaces that are gaining wider adoption have been added to the config…
[all …]
/dports/graphics/photoflow/.build/data/ocio-configs/aces_1.0.3/
H A DREADME.md36 Colorspaces and transforms representing the core ACES working and interchange colorspaces.
81 - The colorspaces whose names include a transfer function and a gamut name are full implementations…
85 - The colorspaces that start with 'Linear - ' will convert to or from a specific gamut but not appl…
86 - The colorspaces that start with 'Curve - ' will apply a transfer function but not convert between…
142 A collection of colorspaces that are used to facilitate the creation of LUTs and other basic functi…
148 - The colorspaces starting with 'Linear - ' will convert to or from a specific gamut but not apply …
149 - The colorspaces starting with 'Curve - ' will apply a transfer function but not convert between g…
174 The role colorspaces are aliases to the colorspaces used for the *OCIO* 'roles' functionality.
182 - These colorspaces should not generally be used by most artists.
200 Additionally, a number of colorspaces that are gaining wider adoption have been added to the config…
[all …]
/dports/graphics/photoflow/.build/data/ocio-configs/aces_1.0.2/
H A DREADME.md35 Colorspaces and transforms representing the core ACES working and interchange colorspaces.
114 - The colorspaces whose names include a transfer function and a gamut name are full implementations…
118 - The colorspaces that start with 'Linear - ' will convert to or from a specific gamut but not appl…
119 - The colorspaces that start with 'Curve - ' will apply a transfer function but not convert between…
154 A collection of colorspaces that are used to facilitate the creation of LUTs and other basic functi…
160 - The colorspaces starting with 'Linear - ' will convert to or from a specific gamut but not apply …
161 - The colorspaces starting with 'Curve - ' will apply a transfer function but not convert between g…
167 The role colorspaces are aliases to the colorspaces used for the *OCIO* 'roles' functionality.
175 - These colorspaces should not generally be used by most artists.
193 Additionally, a number of colorspaces that are gaining wider adoption have been added to the config…
[all …]
/dports/graphics/opencolorio/OpenColorIO-1.1.1/docs/configurations/
H A Daces_1.0.3.rst23 colorspaces in the different families are provided below.
42 colorspaces.
68 colorspaces produce code values ready for display on hardware devices calibrated
93 - The colorspaces that start with 'Linear - ' will convert to or from a specific gamut but not appl…
94 - The colorspaces that start with 'Curve - ' will apply a transfer function but not convert between…
162 A collection of colorspaces that are used to facilitate the creation of LUTs and other basic functi…
168 - The colorspaces starting with 'Linear - ' will convert to or from a specific gamut but not apply …
169 - The colorspaces starting with 'Curve - ' will apply a transfer function but not convert between g…
196 The role colorspaces are aliases to the colorspaces used for the *OCIO* 'roles' functionality.
204 - These colorspaces should not generally be used by most artists.
[all …]
/dports/graphics/opencolorio-tools/OpenColorIO-1.1.1/docs/configurations/
H A Daces_1.0.3.rst23 colorspaces in the different families are provided below.
42 colorspaces.
68 colorspaces produce code values ready for display on hardware devices calibrated
93 - The colorspaces that start with 'Linear - ' will convert to or from a specific gamut but not appl…
94 - The colorspaces that start with 'Curve - ' will apply a transfer function but not convert between…
162 A collection of colorspaces that are used to facilitate the creation of LUTs and other basic functi…
168 - The colorspaces starting with 'Linear - ' will convert to or from a specific gamut but not apply …
169 - The colorspaces starting with 'Curve - ' will apply a transfer function but not convert between g…
196 The role colorspaces are aliases to the colorspaces used for the *OCIO* 'roles' functionality.
204 - These colorspaces should not generally be used by most artists.
[all …]

12345678910>>...46