/external/ImageMagick/MagickCore/ |
decorate.c | 194 matte, 251 matte=image->alpha_color; 252 accentuate=matte; 254 AccentuateModulate)*matte.red+(QuantumRange*AccentuateModulate))); 256 AccentuateModulate)*matte.green+(QuantumRange*AccentuateModulate))); 258 AccentuateModulate)*matte.blue+(QuantumRange*AccentuateModulate))); 260 AccentuateModulate)*matte.black+(QuantumRange*AccentuateModulate))); 261 accentuate.alpha=matte.alpha; 262 highlight=matte; 264 HighlightModulate)*matte.red+(QuantumRange*HighlightModulate))) 190 matte, local [all...] |
accelerate-kernels-private.h | [all...] |
accelerate.c | 1633 matte; local 1974 matte; local 3690 matte; local [all...] |
display.c | 361 "If the Composite image does not have any matte information,", 366 "resulting intensities are used as matte information.", 450 " image. Here the matte information is ignored.", 466 " The matte layer of the image window is replace with", 467 " the matte layer of the image. The other layers are", 470 "The image compositor requires a matte, or alpha channel in", 473 "for the image. This the case when matte is opaque (full", 476 "have a matte channel, it is initialized with 0 for any pixel", 480 "image matte channel percent transparency is initialized to factor.", 494 "Note that matte information for image window is not retained" 9665 matte[MagickPathExtent] = "0"; local [all...] |
widget.c | 341 Draw matte. 408 % XDrawBeveledMatte() draws a matte with a shadowed upper and left bevel and 424 % contains the extents of the matte. 431 Draw matte. 449 % XDrawMatte() fills a rectangular area with the matte color. 463 % contains the extents of the matte. 470 Draw matte. 497 % XDrawMatteText() draws a matte with text. If the text exceeds the extents 675 Draw triangle matte. 799 Draw triangle matte 1546 matte; local [all...] |
/external/ImageMagick/coders/ |
Android.mk | 77 matte.c\
|
Make.com | 74 $call Make matte.c 155 jnx,json,hdr,label,cals,caption,palm,mac,magick,map,mat,matte,pango,rgf, -
|
miff.c | 830 if (LocaleCompare(keyword,"matte") == 0) 833 matte; 835 matte=ParseCommandOption(MagickBooleanOptions,MagickFalse, 837 if (matte < 0) 839 image->alpha_trait=matte == 0 ? UndefinedPixelTrait : 828 matte; local [all...] |
png.c | 7947 matte, local [all...] |
/external/ImageMagick/PerlMagick/demo/ |
demo.pl | 504 $montage->Set(matte=>'false');
|
/external/ImageMagick/www/api/ |
enhance.php | 150 <p>When the 'channel' mask includes the matte/alpha transparency channel but one image has no such channel it is assumed that that image is a simple gray-scale image that will effect the alpha channel values, either for gray-scale coloring (with transparent or semi-transparent colors), or a histogram adjustment of existing alpha channel values. If both images have matte channels, direct and normal indexing is applied, which is rarely used.</p>
|
resize.php | 274 <p>If an undefined filter is given the filter defaults to Mitchell for a colormapped image, a image with a matte channel, or if the image is enlarged. Otherwise the filter defaults to a Lanczos.</p>
|
magick-image.php | [all...] |
/external/ImageMagick/www/source/ |
examples.pl | 457 $montage->Set(matte=>'false');
|
/external/ImageMagick/MagickWand/ |
magick-image.c | [all...] |
/prebuilts/misc/common/groovy/ |
groovy-all-1.7.0.jar | |
/prebuilts/tools/common/m2/repository/org/codehaus/groovy/groovy-all/2.2.1/ |
groovy-all-2.2.1.jar | |
/prebuilts/tools/common/m2/repository/org/codehaus/groovy/groovy-all/2.3.6/ |
groovy-all-2.3.6.jar | |