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

  /external/ImageMagick/MagickCore/
morphology.h 134 *AcquireKernelBuiltIn(const KernelInfoType,const GeometryInfo *,
methods.h 52 #define AcquireKernelBuiltIn PrependMagickMethod(AcquireKernelBuiltIn)
    [all...]
morphology.c 169 % geometry arguments supplied. See AcquireKernelBuiltIn()
472 kernel = AcquireKernelBuiltIn((KernelInfoType)type, &args, exception);
564 % AcquireKernelBuiltIn() returned one of the 'named' built-in types of
574 % KernelInfo *AcquireKernelBuiltIn(const KernelInfoType type,
    [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>
71 <p>"name:args[[@&gt;&lt;]" Select from one of the built in kernels, using the name and geometry arguments supplied. See AcquireKernelBuiltIn()</p>
105 <h2><a href="http://nextgen.imagemagick.org/api/MagickCore/morphology_8c.html" id="AcquireKernelBuiltIn">AcquireKernelBuiltIn</a></h2>
107 <p>AcquireKernelBuiltIn() returned one of the 'named' built-in types of kernels used for special purposes such as gaussian blurring, skeleton pruning, and edge distance determination.</p>
114 KernelInfo *AcquireKernelBuiltIn(const KernelInfoType type,
    [all...]

Completed in 408 milliseconds