OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RemoveImageProfile
(Results
1 - 5
of
5
) sorted by null
/external/ImageMagick/MagickCore/
profile.h
52
*
RemoveImageProfile
(Image *,const char *);
methods.h
[
all
...]
profile.c
[
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>
221
<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/profile_8c.html" id="
RemoveImageProfile
">
RemoveImageProfile
</a></h2>
223
<p>
RemoveImageProfile
() removes a named profile from the image and returns its value.</p>
225
<p>The format of the
RemoveImageProfile
method is:</p>
228
void *
RemoveImageProfile
(Image *image,const char *name)
/external/ImageMagick/MagickWand/
magick-property.c
[
all
...]
Completed in 49 milliseconds