Home
last modified time | relevance | path

Searched refs:redGamma (Results 1 – 25 of 60) sorted by relevance

123

/dports/astro/celestia-gtk/celestia-1.6.1/macosx/
H A DFullScreenWindow.m40 …CGGammaValue redMin, redMax, redGamma, greenMin, greenMax, greenGamma, blueMin, blueMax, blueGamma;
44 &redMin, &redMax, &redGamma,
50 redMin, fadeValue*redMax, redGamma,
/dports/astro/celestia/celestia-1.6.1/macosx/
H A DFullScreenWindow.m40 …CGGammaValue redMin, redMax, redGamma, greenMin, greenMax, greenGamma, blueMin, blueMax, blueGamma;
44 &redMin, &redMax, &redGamma,
50 redMin, fadeValue*redMax, redGamma,
/dports/graphics/hdr_tools/hdr_tools-0.0.2010.11.23_18/
H A Dhdr_adjust.cc44 double redGamma = std::numeric_limits< double >::quiet_NaN(); in main() local
56 …{ "red_gamma", 'R', POPT_ARG_DOUBLE, &redGamma, 0, "gamma parameter for red channel", "FLOA… in main()
104 if ( std::isnan( redGamma ) ) in main()
105 redGamma = 1; in main()
207 …[ ii * 3 + 0 ] = redScale * std::pow( static_cast< double >( image[ ii * 3 + 0 ] ), redGamma ); in main()
/dports/graphics/libksane/libksane-21.12.3/src/
H A Dksanewidget.cpp557 QVariant redGamma = d->m_optGamR->value(); in setOptVals() local
561 if ((redGamma == greenGamma) && (greenGamma == blueGamma)) { in setOptVals()
564 d->m_commonGamma->setValues(redGamma); in setOptVals()
591 QVariant redGamma = d->m_optGamR->value(); in setOptVal() local
594 if ((redGamma == greenGamma) && (greenGamma == blueGamma)) { in setOptVal()
597 d->m_commonGamma->setValues(redGamma); in setOptVal()
/dports/print/ghostscript8-base/ghostscript-8.71/contrib/
H A Dgdevbjc_.c429 (code = param_write_float(plist, "RedGamma", &ppdev->redGamma)) < 0 || in gdev_bjc_get_params()
550 &ppdev->redGamma)) { in gdev_bjc_put_params()
551 CHECK_PARAM_CASES(ppdev->redGamma >= 0.0 && in gdev_bjc_put_params()
552 ppdev->redGamma <= 10.0 , label_Rgamma); in gdev_bjc_put_params()
878 float rgamma = ppdev->gamma != 1.0 ? ppdev->gamma:ppdev->redGamma; in bjc_print_page_color()
/dports/print/ghostscript8-x11/ghostscript-8.71/contrib/
H A Dgdevbjc_.c429 (code = param_write_float(plist, "RedGamma", &ppdev->redGamma)) < 0 || in gdev_bjc_get_params()
550 &ppdev->redGamma)) { in gdev_bjc_put_params()
551 CHECK_PARAM_CASES(ppdev->redGamma >= 0.0 && in gdev_bjc_put_params()
552 ppdev->redGamma <= 10.0 , label_Rgamma); in gdev_bjc_put_params()
878 float rgamma = ppdev->gamma != 1.0 ? ppdev->gamma:ppdev->redGamma; in bjc_print_page_color()
H A Dgdevbjc_.h97 float redGamma; member
/dports/print/ghostscript9-base/ghostscript-9.06/contrib/
H A Dgdevbjc_.c415 (code = param_write_float(plist, "RedGamma", &ppdev->redGamma)) < 0 || in gdev_bjc_get_params()
536 &ppdev->redGamma)) { in gdev_bjc_put_params()
537 CHECK_PARAM_CASES(ppdev->redGamma >= 0.0 && in gdev_bjc_put_params()
538 ppdev->redGamma <= 10.0 , label_Rgamma); in gdev_bjc_put_params()
861 float rgamma = ppdev->gamma != 1.0 ? ppdev->gamma:ppdev->redGamma; in bjc_print_page_color()
/dports/print/ghostscript7-base/ghostscript-7.07/bjc250-v0.756/src/
H A Dgdevbjc_.c435 (code = param_write_float(plist, "RedGamma", &ppdev->redGamma)) < 0 || in gdev_bjc_get_params()
557 &ppdev->redGamma)) { in gdev_bjc_put_params()
558 CHECK_PARAM_CASES(ppdev->redGamma >= 0.0 && in gdev_bjc_put_params()
559 ppdev->redGamma <= 10.0 , label_Rgamma); in gdev_bjc_put_params()
887 float rgamma = ppdev->gamma != 1.0 ? ppdev->gamma:ppdev->redGamma; in bjc_print_page_color()
/dports/print/ghostscript9-x11/ghostscript-9.06/contrib/
H A Dgdevbjc_.c415 (code = param_write_float(plist, "RedGamma", &ppdev->redGamma)) < 0 || in gdev_bjc_get_params()
536 &ppdev->redGamma)) { in gdev_bjc_put_params()
537 CHECK_PARAM_CASES(ppdev->redGamma >= 0.0 && in gdev_bjc_put_params()
538 ppdev->redGamma <= 10.0 , label_Rgamma); in gdev_bjc_put_params()
861 float rgamma = ppdev->gamma != 1.0 ? ppdev->gamma:ppdev->redGamma; in bjc_print_page_color()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/contrib/
H A Dgdevbjc_.c419 (code = param_write_float(plist, "RedGamma", &ppdev->redGamma)) < 0 || in gdev_bjc_get_params()
540 &ppdev->redGamma)) { in gdev_bjc_put_params()
541 CHECK_PARAM_CASES(ppdev->redGamma >= 0.0 && in gdev_bjc_put_params()
542 ppdev->redGamma <= 10.0 , label_Rgamma); in gdev_bjc_put_params()
866 float rgamma = ppdev->gamma != 1.0 ? ppdev->gamma:ppdev->redGamma; in bjc_print_page_color()
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/contrib/
H A Dgdevbjc_.c419 (code = param_write_float(plist, "RedGamma", &ppdev->redGamma)) < 0 || in gdev_bjc_get_params()
540 &ppdev->redGamma)) { in gdev_bjc_put_params()
541 CHECK_PARAM_CASES(ppdev->redGamma >= 0.0 && in gdev_bjc_put_params()
542 ppdev->redGamma <= 10.0 , label_Rgamma); in gdev_bjc_put_params()
866 float rgamma = ppdev->gamma != 1.0 ? ppdev->gamma:ppdev->redGamma; in bjc_print_page_color()
/dports/lang/fpc-source/fpc-3.2.2/packages/univint/src/
H A DCGDirectDisplay.pas436 …display: CGDirectDisplayID; redMin: CGGammaValue; redMax: CGGammaValue; redGamma: CGGammaValue; gr… in CGSetDisplayTransferByFormula()
441 …irectDisplayID; var redMin: CGGammaValue; var redMax: CGGammaValue; var redGamma: CGGammaValue; va… in CGGetDisplayTransferByFormula()
H A DColorSyncProfile.pas440 …ile: ColorSyncProfileRef; var redMin: Float32; var redMax: Float32; var redGamma: Float32; var gre… in ColorSyncProfileGetDisplayTransferFormulaFromVCGT()
/dports/editors/calligra/calligra-3.2.1/plugins/colorengines/lcms2/tests/
H A DTestKoLcmsColorProfile.cpp92 LPGAMMATABLE redGamma = cmsReadICCGamma(lcmsProfile, icSigRedTRCTag); in testProfileCreationFromChromaticities()
96 QCOMPARE(testRounding(cmsEstimateGamma(redGamma)), gamma); in testProfileCreationFromChromaticities()
/dports/www/firefox-esr/firefox-91.8.0/gfx/qcms/
H A Dqcms.h136 float redGamma,
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/qcms/
H A Dqcms.h135 float redGamma,
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/qcms/
H A Dqcms.h136 float redGamma,
/dports/www/firefox/firefox-99.0/gfx/qcms/
H A Dqcms.h138 float redGamma,
/dports/www/firefox-esr/firefox-91.8.0/gfx/qcms/src/
H A Dc_bindings.rs28 redGamma: f32, in qcms_profile_create_rgb_with_gamma_set()
33 Profile::new_rgb_with_gamma_set(white_point, primaries, redGamma, greenGamma, blueGamma); in qcms_profile_create_rgb_with_gamma_set()
/dports/www/firefox/firefox-99.0/gfx/qcms/src/
H A Dc_bindings.rs30 redGamma: f32, in qcms_profile_create_rgb_with_gamma_set()
35 Profile::new_rgb_with_gamma_set(white_point, primaries, redGamma, greenGamma, blueGamma); in qcms_profile_create_rgb_with_gamma_set()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/qcms/src/
H A Dc_bindings.rs28 redGamma: f32, in qcms_profile_create_rgb_with_gamma_set()
33 Profile::new_rgb_with_gamma_set(white_point, primaries, redGamma, greenGamma, blueGamma); in qcms_profile_create_rgb_with_gamma_set()
/dports/graphics/sane-backends/sane-backends-1.0.32/backend/
H A Du12.conf.in54 #option redGamma 1.5
/dports/x11-toolkits/gnocl/gnocl-0.9.96/src/
H A DpixBufFilters.c440 gfloat redGamma[255]; in filter_gamma() local
460 redGamma[i] = ( tmp < 255 ) ? tmp : 255; in filter_gamma()
476 g_print ( "\t\tgamma r = %f g = %f b = %f \n", redGamma[r], greenGamma[g], blueGamma[b] ); in filter_gamma()
480 sprintf ( col, "#%.2x%.2x%.2x", redGamma[r], greenGamma[g], blueGamma[b] ); in filter_gamma()
/dports/x11/xcalib/xcalib-0.10/
H A Dxcalib.c100 float redGamma; member
759 xcalib_state.redGamma = gamma;
1085 xcalib_state.redGamma * (double) xcalib_state.gamma_cor
1095 xcalib_state.redGamma, xcalib_state.redMin, xcalib_state.redMax);

123