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

  /external/ImageMagick/MagickCore/
morphology.h 133 *AcquireKernelInfo(const char *,ExceptionInfo *),
morphology.c 140 % AcquireKernelInfo() takes the given string (generally supplied by the
206 % KernelInfo *AcquireKernelInfo(const char *kernel_string)
489 MagickExport KernelInfo *AcquireKernelInfo(const char *kernel_string,
    [all...]
effect.c 799 kernel_info=AcquireKernelInfo(geometry,exception);
    [all...]
methods.h 53 #define AcquireKernelInfo PrependMagickMethod(AcquireKernelInfo)
    [all...]
feature.c 289 kernel_info=AcquireKernelInfo(geometry,exception);
    [all...]
accelerate.c 279 kernel=AcquireKernelInfo(geometry,exception);
283 ResourceLimitWarning,"AcquireKernelInfo failed.",".");
    [all...]
  /external/ImageMagick/www/api/
morphology.php 55 <p class="text-center"><a href="morphology.php#AcquireKernelInfo">AcquireKernelInfo</a> &bull; <a href="morphology.php#AcquireKernelBuiltIn">AcquireKernelBuiltIn</a> &bull; <a href="morphology.php#CloneKernelInfo">CloneKernelInfo</a> &bull; <a href="morphology.php#DestroyKernelInfo">DestroyKernelInfo</a> &bull; <a href="morphology.php#MorphologyApply">MorphologyApply</a> &bull; <a href="morphology.php#This is almost identical to the MorphologyPrimative">This is almost identical to the MorphologyPrimative</a> &bull; <a href="morphology.php#MorphologyImage">MorphologyImage</a> &bull; <a href="morphology.php#ScaleGeometryKernelInfo">ScaleGeometryKernelInfo</a> &bull; <a href="morphology.php#ScaleKernelInfo">ScaleKernelInfo</a> &bull; <a href="morphology.php#ShowKernelInfo">ShowKernelInfo</a> &bull; <a href="morphology.php#UnityAddKernelInfo">UnityAddKernelInfo</a> &bull; <a href="morphology.php#ZeroKernelNans">ZeroKernelNans</a></p>
57 <h2><a href="http://nextgen.imagemagick.org/api/MagickCore/morphology_8c.html" id="AcquireKernelInfo">AcquireKernelInfo</a></h2>
59 <p>AcquireKernelInfo() takes the given string (generally supplied by the user) and converts it into a Morphology/Convolution Kernel. This allows users to specify a kernel from a number of pre-defined kernels, or to fully specify their own kernel for a specific Convolution or Morphology Operation.</p>
90 KernelInfo *AcquireKernelInfo(const char *kernel_string)
    [all...]
  /external/ImageMagick/MagickWand/
convert.c     [all...]
mogrify.c     [all...]
operation.c     [all...]
  /external/ImageMagick/Magick++/lib/
Image.cpp     [all...]
  /external/ImageMagick/Magick++/lib/Magick++/
Include.h     [all...]
  /external/ImageMagick/PerlMagick/
Magick.xs     [all...]
  /external/ImageMagick/PerlMagick/quantum/
quantum.xs.in     [all...]

Completed in 351 milliseconds