OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ResetImageProfileIterator
(Results
1 - 21
of
21
) sorted by null
/external/ImageMagick/MagickCore/
profile.h
56
ResetImageProfileIterator
(const Image *);
methods.h
[
all
...]
resize.c
[
all
...]
identify.c
[
all
...]
profile.c
[
all
...]
property.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>
247
<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/profile_8c.html" id="
ResetImageProfileIterator
">
ResetImageProfileIterator
</a></h2>
249
<p>
ResetImageProfileIterator
() resets the image profile iterator. Use it in conjunction with GetNextImageProfile() to iterate over all the profiles associated with an image.</p>
251
<p>The format of the
ResetImageProfileIterator
method is:</p>
254
ResetImageProfileIterator
(Image *image)
/external/ImageMagick/coders/
mpc.c
[
all
...]
miff.c
[
all
...]
json.c
[
all
...]
gif.c
[
all
...]
jpeg.c
[
all
...]
png.c
[
all
...]
tiff.c
[
all
...]
msl.c
[
all
...]
/external/ImageMagick/MagickWand/
magick-property.c
810
ResetImageProfileIterator
(wand->images);
[
all
...]
operation.c
[
all
...]
mogrify.c
[
all
...]
/external/ImageMagick/Magick++/lib/Magick++/
STL.h
[
all
...]
/external/ImageMagick/PerlMagick/
Magick.xs
[
all
...]
/external/ImageMagick/PerlMagick/quantum/
quantum.xs.in
[
all
...]
Completed in 510 milliseconds