OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DeleteImageProfile
(Results
1 - 7
of
7
) sorted by null
/external/ImageMagick/MagickCore/
profile.h
47
DeleteImageProfile
(Image *,const char *),
methods.h
237
#define
DeleteImageProfile
PrependMagickMethod(
DeleteImageProfile
)
[
all
...]
colorspace.c
[
all
...]
profile.c
176
%
DeleteImageProfile
() deletes a profile from the image by its name.
178
% The format of the
DeleteImageProfile
method is:
180
% MagickBooleanTyupe
DeleteImageProfile
(Image *image,const char *name)
189
MagickExport MagickBooleanType
DeleteImageProfile
(Image *image,const char *name)
[
all
...]
resize.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>
84
<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/profile_8c.html" id="
DeleteImageProfile
">
DeleteImageProfile
</a></h2>
86
<p>
DeleteImageProfile
() deletes a profile from the image by its name.</p>
88
<p>The format of the
DeleteImageProfile
method is:</p>
91
MagickBooleanTyupe
DeleteImageProfile
(Image *image,const char *name)
/external/ImageMagick/coders/
tiff.c
[
all
...]
Completed in 185 milliseconds