Home
last modified time | relevance | path

Searched refs:brighten (Results 1 – 25 of 929) sorted by relevance

12345678910>>...38

/dports/math/octave/octave-6.4.0/scripts/image/
H A Dbrighten.m27 ## @deftypefn {} {@var{map_out} =} brighten (@var{beta})
28 ## @deftypefnx {} {@var{map_out} =} brighten (@var{map}, @var{beta})
29 ## @deftypefnx {} {@var{map_out} =} brighten (@var{h}, @var{beta})
30 ## @deftypefnx {} {} brighten (@dots{})
40 ## case @code{brighten} is applied to the colormap associated with this handle.
47 function rmap = brighten (arg1, beta) function
65 error ("brighten: first argument must be a colormap or a graphics handle");
70 error ("brighten: BETA must be a scalar in the range (-1,1)");
108 %! brighten (0.5);
/dports/databases/grass7/grass-7.8.6/scripts/r.shade/
H A Dr.shade.py82 brighten = int(options['brighten'])
100 if brighten:
107 brighten = 1 + brighten / 100.
109 n=relief_map_tmp, o=relief_map, c=brighten))
/dports/databases/grass7/grass-7.8.6/display/d.his/
H A Dmain.c54 struct Option *opt_h, *opt_i, *opt_s, *brighten; in main() local
94 brighten = G_define_option(); in main()
95 brighten->key = "brighten"; in main()
96 brighten->type = TYPE_INTEGER; in main()
97 brighten->description = _("Percent to brighten intensity channel"); in main()
98 brighten->options = "-99-99"; in main()
99 brighten->answer = "0"; in main()
111 bright_mult = 1 + 0.01 * atoi(brighten->answer); in main()
/dports/games/xmemory/xmemory-3.7/
H A Dcolor.C14 void Color::brighten( XColor *chg, XColor *org, double percent ) in brighten() function
52 brighten(&chg[0],&def, 60.); in Color()
53 brighten(&chg[1],&def, 20.); in Color()
54 brighten(&chg[2],&def,-40.); in Color()
55 brighten(&chg[3],&def,-60.); in Color()
60 brighten(&layer,&def,-20.); in Color()
/dports/graphics/digikam/digikam-7.4.0/core/libs/dimg/filters/lens/
H A Dlensdistortionfilter.cpp58 double edge, double rescale, double brighten, in LensDistortionFilter() argument
66 m_brighten(brighten) in LensDistortionFilter()
101 double brighten = - m_brighten / 10.0; in filterImage() local
147 brighten = 1.0 + mag * brighten; in filterImage()
148 pa->pixelAccessGetCubic(srcX, srcY, brighten, dst); in filterImage()
H A Dlensdistortionpixelaccess.cpp191 void LensDistortionPixelAccess::pixelAccessGetCubic(double srcX, double srcY, double brighten, ucha… in pixelAccessGetCubic() argument
209 cubicInterpolate(corner, m_depth * m_width, dst, m_sixteenBit, dx, dy, brighten); in pixelAccessGetCubic()
224 cubicInterpolate(corner, m_depth * m_width, dst, m_sixteenBit, dx, dy, brighten); in pixelAccessGetCubic()
235 cubicInterpolate(corner, m_depth * m_width, dst, m_sixteenBit, dx, dy, brighten); in pixelAccessGetCubic()
251 … bool sixteenBit, double dx, double dy, double brighten) in cubicInterpolate() argument
288 result *= brighten; in cubicInterpolate()
317 result *= brighten; in cubicInterpolate()
H A Dlensdistortionpixelaccess.h64 void pixelAccessGetCubic(double srcX, double srcY, double brighten, uchar* dst);
73 bool sixteenBit, double dx, double dy, double brighten);
/dports/databases/grass7/grass-7.8.6/scripts/d.shade/
H A Dd.shade.py52 brighten = options['brighten']
56 brighten=brighten)
/dports/x11-wm/fluxbox/fluxbox-1.3.7/src/FbTk/
H A DTexture.cc39 unsigned short inline brighten(unsigned short c) { in brighten() function
120 xcol.red = ::brighten(m_color.red()); in calcHiLoColors()
121 xcol.green = ::brighten(m_color.green()); in calcHiLoColors()
122 xcol.blue = ::brighten(m_color.blue()); in calcHiLoColors()
/dports/editors/fxite/fxite-FXITE-0_92/jef/
H A Dshady_tabs.cpp40 static FXColor shade(FXColor c, bool brighten, bool istext, FXColor other) in shade() argument
46 if (brighten) { in shade()
48 if ( brighten && (brightness(c)>brightness(other))) { d=.10; } in shade()
58 v=brighten?v*(1.0+d):v*(1.0-d); in shade()
/dports/graphics/gegl/gegl-0.4.34/operations/common-gpl3+/
H A Dlens-distortion.c53 property_double (brighten, _("Brighten"), 0.0)
85 gdouble brighten;
115 lens.brighten = - o->brighten / 10.0;
280 gdouble brighten)
311 result *= brighten;
331 gdouble brighten;
341 brighten = pow (MAX (1.0 + mag * lens->brighten, 0.0), 2.4);
386 lens_cubic_interpolate (pixel_buffer, temp, dx, dy, brighten);
/dports/graphics/kipi-plugins/kipi-plugins-21.12.3/po/ug/
H A Dkipiplugins.po546 #~ "Did you know that you can brighten up your images using the Batch Color "
561 #~ "Did you know that you can brighten up your images using the Batch Color "
578 #~| "Did you know that you can brighten up your images using the Batch Color "
607 #~ "Did you know that you can brighten up your images using the Batch Color "
654 #~ "Did you know that you can brighten up your images using the Batch Color "
701 #~ "Did you know that you can brighten up your images using the Batch Color "
748 #~ "Did you know that you can brighten up your images using the Batch Color "
796 #~ "Did you know that you can brighten up your images using the Batch Color "
844 #~ "Did you know that you can brighten up your images using the Batch Color "
891 #~ "Did you know that you can brighten up your images using the Batch Color "
[all …]
/dports/graphics/delaboratory/delaboratory-0.8/gui_wx/
H A Draw_module.cc45 …le::loadRAW(const std::string& fileName, deStaticImage& image, bool half, bool srgb, bool brighten) in loadRAW() argument
57 loader = new deRawLoader(fileName, image, half, srgb, brighten); in loadRAW()
/dports/graphics/delaboratory/delaboratory-0.8/core/
H A Dproject.cc356 bool deProject::openImageRAW(const std::string& fileName, bool srgb, bool brighten) in openImageRAW() argument
378 if (rawModule.loadRAW(fileName, sourceImage, true, srgb, brighten)) in openImageRAW()
392 bool result = rawModule.loadRAW(fileName, sourceImage, false, srgb, brighten); in openImageRAW()
411 bool deProject::openImage(const std::string& fileName, bool raw, bool srgb, bool brighten) in openImage() argument
421 if (!openImageRAW(fileName, srgb, brighten)) in openImage()
/dports/audio/csound/csound-6.15.0/tests/soak/
H A Dconvolve.csd37 awet diff awet ; brighten
46 awet1 diff awet1 ; brighten left
47 awet2 diff awet2 ; and brighten right
/dports/graphics/corrupter/corrupter-1.0/
H A Dmain.go40 func brighten(r uint8, add uint8) uint8 { func
173 r, g, b = brighten(r, ADD), brighten(g, ADD), brighten(b, ADD)
/dports/science/PETSc/petsc-3.14.1/src/sys/classes/draw/utils/
H A Dcmap.c175 PetscBool reverse = PETSC_FALSE, brighten = PETSC_FALSE; in PetscDrawUtilitySetCmap() local
188 ierr = PetscOptionsGetReal(NULL,NULL,"-draw_cmap_brighten",&beta,&brighten);CHKERRQ(ierr); in PetscDrawUtilitySetCmap()
189 …if (brighten && (beta <= (PetscReal)-1 || beta >= (PetscReal)+1)) SETERRQ1(PETSC_COMM_SELF,PETSC_E… in PetscDrawUtilitySetCmap()
211 if (brighten) { in PetscDrawUtilitySetCmap()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/test/jdk/sanity/client/lib/SwingSet3/src/com/sun/swingset3/demos/filechooser/resources/
H A DFileChooserDemo.properties13 FileChooserDemo.filter.brighten = brighten
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/test/jdk/sanity/client/lib/SwingSet3/src/com/sun/swingset3/demos/filechooser/resources/
H A DFileChooserDemo.properties13 FileChooserDemo.filter.brighten = brighten
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/test/jdk/sanity/client/lib/SwingSet3/src/com/sun/swingset3/demos/filechooser/resources/
H A DFileChooserDemo.properties13 FileChooserDemo.filter.brighten = brighten
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/test/jdk/sanity/client/lib/SwingSet3/src/com/sun/swingset3/demos/filechooser/resources/
H A DFileChooserDemo.properties13 FileChooserDemo.filter.brighten = brighten
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/test/jdk/sanity/client/lib/SwingSet3/src/com/sun/swingset3/demos/filechooser/resources/
H A DFileChooserDemo.properties13 FileChooserDemo.filter.brighten = brighten
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/test/jdk/sanity/client/lib/SwingSet3/src/com/sun/swingset3/demos/filechooser/resources/
H A DFileChooserDemo.properties13 FileChooserDemo.filter.brighten = brighten
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/test/jdk/sanity/client/lib/SwingSet3/src/com/sun/swingset3/demos/filechooser/resources/
H A DFileChooserDemo.properties13 FileChooserDemo.filter.brighten = brighten
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/test/jdk/sanity/client/lib/SwingSet3/src/com/sun/swingset3/demos/filechooser/resources/
H A DFileChooserDemo.properties13 FileChooserDemo.filter.brighten = brighten

12345678910>>...38