HomeSort by relevance Sort by last modified time
    Searched refs:FunctionImage (Results 1 - 11 of 11) sorted by null

  /external/ImageMagick/MagickCore/
statistic.h 149 FunctionImage(Image *,const MagickFunction,const size_t,const double *,
methods.h 346 #define FunctionImage PrependMagickMethod(FunctionImage)
347 #define FunctionImage PrependMagickMethod(FunctionImage)
    [all...]
enhance.c 253 status=FunctionImage(image,PolynomialFunction,2,coefficients,exception);
    [all...]
statistic.c 872 % FunctionImage() applies a value to the image with an arithmetic, relational,
877 % The format of the FunctionImage method is:
879 % MagickBooleanType FunctionImage(Image *image,
993 MagickExport MagickBooleanType FunctionImage(Image *image,
    [all...]
  /external/ImageMagick/www/api/
statistic.php 55 <p class="text-center"><a href="statistic.php#EvaluateImage">EvaluateImage</a> &bull; <a href="statistic.php#FunctionImage">FunctionImage</a> &bull; <a href="statistic.php#GetImageEntropy">GetImageEntropy</a> &bull; <a href="statistic.php#GetImageExtrema">GetImageExtrema</a> &bull; <a href="statistic.php#GetImageKurtosis">GetImageKurtosis</a> &bull; <a href="statistic.php#GetImageMean">GetImageMean</a> &bull; <a href="statistic.php#GetImageMoments">GetImageMoments</a> &bull; <a href="statistic.php#GetImagePerceptualHash">GetImagePerceptualHash</a> &bull; <a href="statistic.php#GetImageRange">GetImageRange</a> &bull; <a href="statistic.php#GetImageStatistics">GetImageStatistics</a> &bull; <a href="statistic.php#PolynomialImage">PolynomialImage</a> &bull; <a href="statistic.php#StatisticImage">StatisticImage</a></p>
96 <h2><a href="http://nextgen.imagemagick.org/api/MagickCore/statistic_8c.html" id="FunctionImage">FunctionImage</a></h2>
98 <p>FunctionImage() applies a value to the image with an arithmetic, relational, or logical operator to an image. Use these operations to lighten or darken an image, to increase or decrease contrast in an image, or to produce the "negative" of an image.</p>
100 <p>The format of the FunctionImage method is:</p>
103 MagickBooleanType FunctionImage(Image *image,
  /external/ImageMagick/MagickWand/
operation.c     [all...]
magick-image.c     [all...]
mogrify.c     [all...]
  /external/ImageMagick/Magick++/lib/
Image.cpp     [all...]
  /external/ImageMagick/PerlMagick/
Magick.xs     [all...]
  /external/ImageMagick/PerlMagick/quantum/
quantum.xs.in     [all...]

Completed in 342 milliseconds