OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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> • <a href="morphology.php#
AcquireKernelBuiltIn
">
AcquireKernelBuiltIn
</a> • <a href="morphology.php#CloneKernelInfo">CloneKernelInfo</a> • <a href="morphology.php#DestroyKernelInfo">DestroyKernelInfo</a> • <a href="morphology.php#MorphologyApply">MorphologyApply</a> • <a href="morphology.php#This is almost identical to the MorphologyPrimative">This is almost identical to the MorphologyPrimative</a> • <a href="morphology.php#MorphologyImage">MorphologyImage</a> • <a href="morphology.php#ScaleGeometryKernelInfo">ScaleGeometryKernelInfo</a> • <a href="morphology.php#ScaleKernelInfo">ScaleKernelInfo</a> • <a href="morphology.php#ShowKernelInfo">ShowKernelInfo</a> • <a href="morphology.php#UnityAddKernelInfo">UnityAddKernelInfo</a> • <a href="morphology.php#ZeroKernelNans">ZeroKernelNans</a></p>
71
<p>"name:args[[@><]" 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 121 milliseconds