OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ResetImagePropertyIterator
(Results
1 - 12
of
12
) sorted by null
/external/ImageMagick/MagickCore/
property.h
45
ResetImagePropertyIterator
(const Image *);
identify.c
[
all
...]
property.c
[
all
...]
methods.h
[
all
...]
/external/ImageMagick/MagickWand/
magick-property.c
654
ResetImagePropertyIterator
(wand->images);
[
all
...]
/external/ImageMagick/coders/
json.c
[
all
...]
mpc.c
[
all
...]
miff.c
[
all
...]
dcm.c
[
all
...]
png.c
[
all
...]
/external/ImageMagick/www/api/
property.php
55
<p class="text-center"><a href="property.php#CloneImageProperties">CloneImageProperties</a> • <a href="property.php#DefineImageProperty">DefineImageProperty</a> • <a href="property.php#DeleteImageProperty">DeleteImageProperty</a> • <a href="property.php#DestroyImageProperties">DestroyImageProperties</a> • <a href="property.php#FormatImageProperty">FormatImageProperty</a> • <a href="property.php#GetImageProperty">GetImageProperty</a> • <a href="property.php#GetNextImageProperty">GetNextImageProperty</a> • <a href="property.php#InterpretImageProperties">InterpretImageProperties</a> • <a href="property.php#(void) LogMagickEvent(TraceEvent,GetMagickModule">(void) LogMagickEvent(TraceEvent,GetMagickModule</a> • <a href="property.php#RemoveImageProperty">RemoveImageProperty</a> • <a href="property.php#
ResetImagePropertyIterator
">
ResetImagePropertyIterator
</a> • <a href="property.php#SetImageProperty">SetImageProperty</a></p>
326
<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/property_8c.html" id="
ResetImagePropertyIterator
">
ResetImagePropertyIterator
</a></h2>
328
<p>
ResetImagePropertyIterator
() resets the image properties iterator. Use it in conjunction with GetNextImageProperty() to iterate over all the values associated with an image property.</p>
330
<p>The format of the
ResetImagePropertyIterator
method is:</p>
333
ResetImagePropertyIterator
(Image *image)
/external/ImageMagick/Magick++/lib/Magick++/
STL.h
[
all
...]
Completed in 2446 milliseconds