HomeSort by relevance Sort by last modified time
    Searched full:colorize (Results 26 - 50 of 120) sorted by null

12 3 4 5

  /external/compiler-rt/lib/sanitizer_common/
sanitizer_flags.inc 98 "Colorize reports: (always|never|auto).")
  /external/ImageMagick/PerlMagick/
MANIFEST 181 t/reference/filter/Colorize.miff
363 t/reference/write/filter/Colorize.miff
  /external/ImageMagick/utilities/
convert.1.in 145 \-colorize value colorize the image with the fill color
  /external/ImageMagick/MagickCore/
fx.c 651 % const PixelInfo *colorize,ExceptionInfo *exception)
660 % o colorize: A color value.
666 const PixelInfo *colorize,ExceptionInfo *exception)
668 #define ColorizeImageTag "Colorize/Image"
669 #define Colorize(pixel,blend_percentage,colorize) \
670 (((pixel)*(100.0-(blend_percentage))+(colorize)*(blend_percentage))/100.0)
714 (IsPixelInfoGray(colorize) != MagickFalse))
717 (colorize->alpha_trait != UndefinedPixelTrait))
742 Colorize DirectClass image
    [all...]
option.c 355 { "+colorize", 1L, DeprecateOptionFlag, MagickTrue },
356 { "-colorize", 1L, SimpleOperatorFlag, MagickFalse },
    [all...]
  /external/ImageMagick/Magick++/
NEWS 195 * Fixed API bug with colorize. Options adjusted to match ImageMagick
  /external/ImageMagick/Magick++/lib/Magick++/
Image.h 726 // Colorize image with pen color, using specified percent alpha.
727 void colorize(const unsigned int alpha_,const Color &penColor_);
729 // Colorize image with pen color, using specified percent alpha
731 void colorize(const unsigned int alphaRed_,const unsigned int alphaGreen_,
    [all...]
  /system/core/toolbox/upstream-netbsd/usr.bin/grep/
util.c 282 * match, which is necessary to colorize the output and to count the
  /external/ImageMagick/ImageMagick/api/
fx.html 170 const PixelInfo *colorize,ExceptionInfo *exception)
188 <dt>colorize</dt>
  /external/ImageMagick/config/
francais.xml     [all...]
tap-driver.sh 253 # to colorize the given result, we should return it unchanged.
  /external/ImageMagick/www/api/
fx.html 174 const PixelInfo *colorize,ExceptionInfo *exception)
192 <dt>colorize</dt>
fx.php 170 const PixelInfo *colorize,ExceptionInfo *exception)
188 <dt>colorize</dt>
  /external/ImageMagick/www/source/
francais.xml     [all...]
  /external/chromium-trace/catapult/third_party/Paste/paste/util/
PySourceColor.py 33 -Can tokenize and colorize:
570 This module is designed to colorize python source code.
645 # Colorize all .py,.pyw files in cwdir you can also use: (.,cwd)
    [all...]
  /external/ImageMagick/ImageMagick/script/
convert.html 299 <td><a href="command-line-options.php#colorize">-colorize <var>value</var></a></td>
300 <td>colorize the image with the fill color</td>
    [all...]
mogrify.html 298 <td><a href="command-line-options.php#colorize">-colorize <var>value</var></a></td>
299 <td>colorize the image with the fill color</td>
    [all...]
perl-magick.html 476 <td>geometry=&gt;<i>geometry</i>, width=&gt;<i>integer</i>, height=&gt;<i>integer</i>, bordercolor=&gt;<i><a href="color.php">color name</a></i>, compose=&gt;{Undefined, Add, Atop, Blend, Bumpmap, Clear, ColorBurn, ColorDodge, Colorize, CopyBlack, CopyBlue, CopyCMYK, Cyan, CopyGreen, Copy, CopyMagenta, CopyOpacity, CopyRed, RGB, CopyYellow, Darken, Dst, Difference, Displace, Dissolve, DstAtop, DstIn, DstOut, DstOver, Dst, Exclusion, HardLight, Hue, In, Lighten, Luminize, Minus, Modulate, Multiply, None, Out, Overlay, Over, Plus, ReplaceCompositeOp, Saturate, Screen, SoftLight, Src, SrcAtop, SrcIn, SrcOut, SrcOver, Src, Subtract, Threshold, Xor },</td>
541 <td>Colorize</td>
543 <td>colorize the image with the fill color</td>
566 <td>image=&gt;<i>image-handle</i>, compose=&gt;{Undefined, Add, Atop, Blend, Bumpmap, Clear, ColorBurn, ColorDodge, Colorize, CopyBlack, CopyBlue, CopyCMYK, Cyan, CopyGreen, Copy, CopyMagenta, CopyOpacity, CopyRed, RGB, CopyYellow, Darken, Dst, Difference, Displace, Dissolve, DstAtop, DstIn, DstOut, DstOver, Dst, Exclusion, HardLight, Hue, In, Lighten, Luminize, Minus, Modulate, Multiply, None, Out, Overlay, Over, Plus, ReplaceCompositeOp, Saturate, Screen, SoftLight, Src, SrcAtop, SrcIn, SrcOut, SrcOver, Src, Subtract, Threshold, Xor }, mask=&gt;<i>image-handle</i>, geometry=&gt;<i>geometry</i>, x=&gt;<i>integer</i>, y=&gt;<i>integer</i>, gravity=&gt;{NorthWest, North, NorthEast, West, Center, East, SouthWest, South, SouthEast}, opacity=&gt;<i>integer</i>, tile=&gt;{True, False}, rotate=&gt;<i>double</i>, color=&gt;<i><a href="color.php">color name</a></i>, blend=&gt;<i>geometry</i>, interpolate=&gt;{undefined, average, bicubic, bilinear, filter, integer, mesh, nearest-neighbor, spline}</td>
    [all...]
  /external/ImageMagick/www/
convert.html 303 <td><a href="command-line-options.html#colorize">-colorize <var>value</var></a></td>
304 <td>colorize the image with the fill color</td>
    [all...]
magick-script.html 269 <td><a href="command-line-options.html#colorize">-colorize <var>value</var></a></td>
270 <td>colorize the image with the fill color</td>
    [all...]
magick.html 311 <td><a href="command-line-options.html#colorize">-colorize <var>value</var></a></td>
312 <td>colorize the image with the fill color</td>
    [all...]
mogrify.html 302 <td><a href="command-line-options.html#colorize">-colorize <var>value</var></a></td>
303 <td>colorize the image with the fill color</td>
    [all...]
perl-magick.html 480 <td>geometry=&gt;<i>geometry</i>, width=&gt;<i>integer</i>, height=&gt;<i>integer</i>, bordercolor=&gt;<i><a href="color.html">color name</a></i>, compose=&gt;{Undefined, Add, Atop, Blend, Bumpmap, Clear, ColorBurn, ColorDodge, Colorize, CopyBlack, CopyBlue, CopyCMYK, Cyan, CopyGreen, Copy, CopyMagenta, CopyOpacity, CopyRed, RGB, CopyYellow, Darken, Dst, Difference, Displace, Dissolve, DstAtop, DstIn, DstOut, DstOver, Dst, Exclusion, HardLight, Hue, In, Lighten, Luminize, Minus, Modulate, Multiply, None, Out, Overlay, Over, Plus, ReplaceCompositeOp, Saturate, Screen, SoftLight, Src, SrcAtop, SrcIn, SrcOut, SrcOver, Src, Subtract, Threshold, Xor },</td>
545 <td>Colorize</td>
547 <td>colorize the image with the fill color</td>
570 <td>image=&gt;<i>image-handle</i>, compose=&gt;{Undefined, Add, Atop, Blend, Bumpmap, Clear, ColorBurn, ColorDodge, Colorize, CopyBlack, CopyBlue, CopyCMYK, Cyan, CopyGreen, Copy, CopyMagenta, CopyOpacity, CopyRed, RGB, CopyYellow, Darken, Dst, Difference, Displace, Dissolve, DstAtop, DstIn, DstOut, DstOver, Dst, Exclusion, HardLight, Hue, In, Lighten, Luminize, Minus, Modulate, Multiply, None, Out, Overlay, Over, Plus, ReplaceCompositeOp, Saturate, Screen, SoftLight, Src, SrcAtop, SrcIn, SrcOut, SrcOver, Src, Subtract, Threshold, Xor }, mask=&gt;<i>image-handle</i>, geometry=&gt;<i>geometry</i>, x=&gt;<i>integer</i>, y=&gt;<i>integer</i>, gravity=&gt;{NorthWest, North, NorthEast, West, Center, East, SouthWest, South, SouthEast}, opacity=&gt;<i>integer</i>, tile=&gt;{True, False}, rotate=&gt;<i>double</i>, color=&gt;<i><a href="color.html">color name</a></i>, blend=&gt;<i>geometry</i>, interpolate=&gt;{undefined, average, bicubic, bilinear, filter, integer, mesh, nearest-neighbor, spline}</td>
    [all...]
  /external/ImageMagick/Magick++/lib/
STL.cpp 174 // Colorize image using pen color at specified percent alpha
195 image_.colorize( _alphaRed, _alphaGreen, _alphaBlue, _penColor );
    [all...]
Image.cpp 2310 void Magick::Image::colorize(const unsigned int alpha_,const Color &penColor_) function in class:Magick::Image
2315 void Magick::Image::colorize(const unsigned int alphaRed_, function in class:Magick::Image
    [all...]

Completed in 1741 milliseconds

12 3 4 5