OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetNextImageProfile
(Results
1 - 21
of
21
) sorted by null
/external/ImageMagick/MagickCore/
profile.h
40
*
GetNextImageProfile
(const Image *);
identify.c
[
all
...]
property.c
[
all
...]
methods.h
[
all
...]
resize.c
[
all
...]
profile.c
284
%
GetNextImageProfile
() gets the next profile name for an image.
286
% The format of the
GetNextImageProfile
method is:
288
% char *
GetNextImageProfile
(const Image *image)
295
MagickExport char *
GetNextImageProfile
(const 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>
158
<h2><a href="http://nextgen.imagemagick.org/api/MagickCore/profile_8c.html" id="
GetNextImageProfile
">
GetNextImageProfile
</a></h2>
160
<p>
GetNextImageProfile
() gets the next profile name for an image.</p>
162
<p>The format of the
GetNextImageProfile
method is:</p>
165
char *
GetNextImageProfile
(const Image *image)
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>
/external/ImageMagick/coders/
mpc.c
[
all
...]
miff.c
[
all
...]
json.c
[
all
...]
jpeg.c
[
all
...]
tiff.c
[
all
...]
png.c
[
all
...]
gif.c
[
all
...]
msl.c
[
all
...]
/external/ImageMagick/MagickWand/
magick-property.c
811
property=
GetNextImageProfile
(wand->images);
833
property=
GetNextImageProfile
(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 266 milliseconds