OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DestroyImageProfiles
(Results
1 - 6
of
6
) sorted by null
/external/ImageMagick/MagickCore/
profile.h
55
DestroyImageProfiles
(Image *),
methods.h
261
#define
DestroyImageProfiles
PrependMagickMethod(
DestroyImageProfiles
)
[
all
...]
image.c
[
all
...]
profile.c
157
DestroyImageProfiles
(image);
213
%
DestroyImageProfiles
() releases memory associated with an image profile map.
217
% void
DestroyImageProfiles
(Image *image)
224
MagickExport void
DestroyImageProfiles
(Image *image)
[
all
...]
/external/ImageMagick/www/api/
profile.php
55
<p class="text-center"><a href="profile.php#CloneImageProfiles">CloneImageProfiles</a> • <a href="profile.php#DeleteImageProfile">DeleteImageProfile</a> • <a href="profile.php#
DestroyImageProfiles
">
DestroyImageProfiles
</a> • <a href="profile.php#GetImageProfile">GetImageProfile</a> • <a href="profile.php#GetNextImageProfile">GetNextImageProfile</a> • <a href="profile.php#ProfileImage">ProfileImage</a> • <a href="profile.php#RemoveImageProfile">RemoveImageProfile</a> • <a href="profile.php#ResetImageProfileIterator">ResetImageProfileIterator</a> • <a href="profile.php#SetImageProfile">SetImageProfile</a> • <a href="profile.php#SyncImageProfiles">SyncImageProfiles</a></p>
110
<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/profile_8c.html" id="
DestroyImageProfiles
">
DestroyImageProfiles
</a></h2>
112
<p>
DestroyImageProfiles
() releases memory associated with an image profile map.</p>
117
void
DestroyImageProfiles
(Image *image)
/external/ImageMagick/coders/
gif.c
[
all
...]
Completed in 142 milliseconds